Made the new memslap code build. Moved config.h include to the beginning of each...
[m6w6/libmemcached] / clients / ms_stats.c
index 960467fd46c3515704be8eecb39290237d74d73f..7fad7fb8e0aeb1f24a7fbf67ae80284811fab4a8 100644 (file)
@@ -8,6 +8,9 @@
  * http://www.schoonerinfotech.com/
  *
  */
+
+#include "config.h"
+
 #include "ms_stats.h"
 
 #define array_size(x)    (sizeof(x) / sizeof((x)[0]))