summaryrefslogtreecommitdiff
path: root/src/common/socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/socket.c')
-rw-r--r--src/common/socket.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/socket.c b/src/common/socket.c
index ea8a2cfcc..f6d5849be 100644
--- a/src/common/socket.c
+++ b/src/common/socket.c
@@ -8,6 +8,7 @@
#include "../common/malloc.h"
#include "../common/showmsg.h"
#include "../common/strlib.h"
+#include "../config/core.h"
#include "socket.h"
#include <stdio.h>