aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/group.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/group.c')
-rw-r--r--src/hyper/group.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/hyper/group.c b/src/hyper/group.c
index 700ba42e..de347b7e 100644
--- a/src/hyper/group.c
+++ b/src/hyper/group.c
@@ -40,11 +40,12 @@
* Copyright The Numerical Algorithms Group Limited 1991, 1992, 1993.
*
****************************************************************************/
+
#define _GROUP_C
-#include "useproto.h"
-#include "debug.h"
+#include "debug.h"
+#include "sockio.h"
#include "group.h"
#include "initx.h"