Cleaning up #include headers so that we don't export much
[awesomized/libmemcached] / src / memcat.c
index 88018e19466f1290161a5556de5cc1e6cc34c593..59d4a871f652927f09ed21addff2db3c463569d0 100644 (file)
@@ -1,4 +1,6 @@
 #include <stdio.h>
+#include <stdint.h>
+#include <string.h>
 #include <unistd.h>
 #include <getopt.h>
 #include <memcached.h>