A few more API clean ups. Mainly revolving around user_ops.c
[citadel.git] / citadel / utils / setup.c
index 38c8be06c9ff9a5ead5fa0c04938ca71a727d059..c87563c4f7e236e90920369761041f3efe9f1863 100644 (file)
@@ -5,6 +5,9 @@
  *
  */
 
+#include "ctdl_module.h"
+
+
 #include <stdlib.h>
 #include <unistd.h>
 #include <stdio.h>