Added a mini http fetcher into webcit
[citadel.git] / citadel / modules / crypto / serv_crypto.c
index 4aae87270db84386203a34a875556b3686426a72..0fbf272828796a89cb9dcb891b0d0794da0182e4 100644 (file)
@@ -32,6 +32,7 @@
 #endif
 
 #include <stdio.h>
+#include <libcitadel.h>
 #include "server.h"
 #include "serv_crypto.h"
 #include "sysdep_decls.h"