final touches on dkim test harness
[citadel.git] / webcit / auth.c
index 74d9237e94d9d47358ca47e3dcf582ddf01c4fb9..0628d223d613255641eab3587c5cbbed6f5492a6 100644 (file)
  */
 
 #include "webcit.h"
-#include "webserver.h"
+
 #include <ctype.h>
 
-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