X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fauth.c;h=0628d223d613255641eab3587c5cbbed6f5492a6;hb=8b3b916db46e22d83ba2740d4c09ef8c967263b2;hp=74d9237e94d9d47358ca47e3dcf582ddf01c4fb9;hpb=8611acef7ff4213c28ad20ff755d34509870bc96;p=citadel.git diff --git a/webcit/auth.c b/webcit/auth.c index 74d9237e9..0628d223d 100644 --- a/webcit/auth.c +++ b/webcit/auth.c @@ -13,10 +13,9 @@ */ #include "webcit.h" -#include "webserver.h" + #include -extern uint32_t hashlittle( const void *key, size_t length, uint32_t initval); /* * Access level definitions. This is initialized from a function rather than a