In webcit-classic, include webserver.h from webcit.h.
[citadel.git] / webcit / paramhandling.c
index 1e07fcfb3aa018440580b65670c9061555d5b77c..1c301a5ee271f41f320091fb2f60c2885818c303 100644 (file)
@@ -13,7 +13,7 @@
  */
 
 #include "webcit.h"
-#include "webserver.h"
+
 
 /* uncomment to see all parameters sent to the server by the browser. */
 /* #define DEBUG_URLSTRINGS */