]> code.citadel.org Git - citadel.git/blobdiff - citadel/utils/getmail.c
A few more API clean ups. Mainly revolving around user_ops.c
[citadel.git] / citadel / utils / getmail.c
index 0138b01f4fd9f2e7f5e282ce3c33ce9eebfde4d1..af9780cb8bad99840da4aea3a90b0e0d0d1f55cf 100644 (file)
@@ -20,6 +20,8 @@
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
+#include "ctdl_module.h"
+
 #include <stdlib.h>
 #include <unistd.h>
 #include <sys/types.h>