summaryrefslogtreecommitdiff
path: root/communication_source.c
diff options
context:
space:
mode:
Diffstat (limited to 'communication_source.c')
-rw-r--r--communication_source.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/communication_source.c b/communication_source.c
index b0a03cb..d2e7179 100644
--- a/communication_source.c
+++ b/communication_source.c
@@ -1,5 +1,6 @@
#include "communication_source.h"
#include "servers.h"
+#include "server_communication.h"
static GQueue *jobqueue = NULL;