X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fparamhandling.c;h=1c301a5ee271f41f320091fb2f60c2885818c303;hp=1e07fcfb3aa018440580b65670c9061555d5b77c;hb=8b3b916db46e22d83ba2740d4c09ef8c967263b2;hpb=2bf4ae9ae7e2c80380b4c8369754b2b5fa455e52 diff --git a/webcit/paramhandling.c b/webcit/paramhandling.c index 1e07fcfb3..1c301a5ee 100644 --- a/webcit/paramhandling.c +++ b/webcit/paramhandling.c @@ -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 */