X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fauth.c;h=c6ee328e43a785c842d0243eaa4fa94c7c169f1a;hb=HEAD;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