Remove dead bit in state for servers.
[m6w6/libmemcached] / libhashkit / crc32.c
index b4ad8ec3907bd4446f11194c8b845656ac924d4b..f07958ca7493476a3f7be6fd6577ecd8da375eef 100644 (file)
@@ -4,7 +4,7 @@
  * src/usr.bin/cksum/crc32.c.
  */
 
-#include "common.h"
+#include <libhashkit/common.h>
 
 static const uint32_t crc32tab[256] = {
   0x00000000, 0x77073096, 0xee0e612c, 0x990951ba,