A few more API clean ups. Mainly revolving around user_ops.c
[citadel.git] / citadel / modules / imap / imap_search.c
index 90644b1e4efea9cc70f7a20f14a30c3d1955fffc..5241318168c4243997c1a082da58c0003884e9ea 100644 (file)
@@ -21,6 +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>