Removing memory issue/cleanup for threads in src/memslap.c
[awesomized/libmemcached] / src / utilities.h
index 5a1b916dbcb24b2853c6d36287be24abf8956b1a..857f78039694409d8f64dd2dd84ad7e7842b82f8 100644 (file)
@@ -1,5 +1,6 @@
 #include <memcached.h>
 #include <getopt.h>
+#include "client_options.h"
 
 typedef struct memcached_programs_help_st memcached_programs_help_st;