aboutsummaryrefslogtreecommitdiff
path: root/src/listen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/listen.h')
-rw-r--r--src/listen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/listen.h b/src/listen.h
index 7c9bed9b..dd5e32d8 100644
--- a/src/listen.h
+++ b/src/listen.h
@@ -19,6 +19,8 @@
#ifndef LISTEN_H
#define LISTEN_H
+#include "../config.h"
+
extern int listenSocket;
int establish(unsigned short port);