aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/initx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/initx.c')
-rw-r--r--src/hyper/initx.c9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/hyper/initx.c b/src/hyper/initx.c
index 2a4eef9a..cff60806 100644
--- a/src/hyper/initx.c
+++ b/src/hyper/initx.c
@@ -46,10 +46,6 @@
#define _INITX_C
#include "openaxiom-c-macros.h"
-#include "debug.h"
-#include "sockio.h"
-#include "initx.h"
-
#include <unistd.h>
#include <sys/signal.h>
#include <setjmp.h>
@@ -57,6 +53,10 @@
#include <X11/Xresource.h>
#include <X11/Xatom.h>
+#include "debug.h"
+#include "sockio.h"
+#include "initx.h"
+
#ifdef SUN4OS5platform
extern int gethostname(char *, int );
#endif
@@ -70,6 +70,7 @@ extern int gethostname(char *, int );
#include "all_hyper_proto.H1"
#include "util.H1"
+#include "cfuns.h"
#include "spadcolors.h"
#include "spadcolors.H1"