aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/mem.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hyper/mem.c')
-rw-r--r--src/hyper/mem.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hyper/mem.c b/src/hyper/mem.c
index 6f2cb646..e38e90ca 100644
--- a/src/hyper/mem.c
+++ b/src/hyper/mem.c
@@ -41,10 +41,10 @@
*
****************************************************************************/
#define _MEM_C
-#include "useproto.h"
-#include "debug.h"
+#include "debug.h"
+#include "sockio.h"
#include "hyper.h"
#include "group.h"
#include "event.h"