Turned on more warnings, and fixed the errors. Moved common.h, which includes
[awesomized/libmemcached] / libmemcached / md5.c
index ef43035a4defe562bb30bbed592aeac752f5d5a1..6558d5c8c7dfdcfb57b4f2a198e4fbeef0e364b4 100644 (file)
@@ -30,6 +30,8 @@ documentation and/or software.
 */
 
 
+#include "common.h"
+
 #include <string.h>
 #include <sys/types.h>