In webcit-classic, include webserver.h from webcit.h.
[citadel.git] / webcit / auth.c
index 57f8adb6b8f688f9e6df720abae6e2e40128603b..0628d223d613255641eab3587c5cbbed6f5492a6 100644 (file)
@@ -13,7 +13,7 @@
  */
 
 #include "webcit.h"
-#include "webserver.h"
+
 #include <ctype.h>