Fixed the bug that prevented DOWN from working properly.
[citadel.git] / citadel / modules / network / serv_network.c
index dddf90b47fa9e7d5e0ae5562451432759b4a84f3..b289851dc979264281a14c5c0a8bdb2283a8100a 100644 (file)
@@ -82,6 +82,7 @@
 #include "snprintf.h"
 #endif
 
+#include "context.h"
 
 #include "ctdl_module.h"