Fixed udp warnings.
[awesomized/libmemcached] / clients / generator.c
index 6a3b5103f084412e5b9d9dac077afa28c4f24a48..c9750231104dcfd1552d5f79330fda0bdac075e8 100644 (file)
@@ -1,5 +1,6 @@
 #include <stdio.h>
 #include <stdlib.h>
+#include <stdint.h>
 #include <string.h>
 
 #include "generator.h"