aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/htinp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/htinp.c')
-rw-r--r--src/hyper/htinp.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/hyper/htinp.c b/src/hyper/htinp.c
index 30d975ad..5c129de8 100644
--- a/src/hyper/htinp.c
+++ b/src/hyper/htinp.c
@@ -35,20 +35,21 @@
#define _HTINP_C
#include "axiom-c-macros.h"
-#include "useproto.h"
+
#include "debug.h"
#include <sys/stat.h>
#include <sys/signal.h>
#include <setjmp.h>
+#include "sockio.h"
#include "hyper.h"
#include "group.h"
#include "parse.h"
#include "bsdsignal.h"
#include "all_hyper_proto.H1"
-#include "sockio-c.H1"
+#include "sockio.h"
#include "bsdsignal.H1"
extern char **input_file_list;