summaryrefslogtreecommitdiff
path: root/zwgc/port.h
diff options
context:
space:
mode:
Diffstat (limited to 'zwgc/port.h')
-rw-r--r--zwgc/port.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/zwgc/port.h b/zwgc/port.h
index 608258a..d9efc2b 100644
--- a/zwgc/port.h
+++ b/zwgc/port.h
@@ -1,3 +1,6 @@
+#ifndef port_TYPE
+#define port_TYPE
+
/* This file is part of the Project Athena Zephyr Notification System.
* It is one of the source files comprising zwgc, the Zephyr WindowGram
* client.
@@ -18,9 +21,6 @@ static char rcsid_port_h[] = "$Header$";
#include <zephyr/mit-copyright.h>
-#ifndef port_TYPE
-#define port_TYPE
-
#include <stdio.h>
#include "new_string.h"
#include "string_stack.h"