A few more API clean ups. Mainly revolving around user_ops.c
[citadel.git] / citadel / modules / imap / imap_store.c
index 892933025c2fe424fc68d40e27354574e4f86950..a906d60ea334d92d394efe95dbe36acadcb99cbb 100644 (file)
@@ -21,8 +21,9 @@
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
+#include "ctdl_module.h"
+
 
-#include "sysdep.h"
 #include <stdlib.h>
 #include <unistd.h>
 #include <stdio.h>