#undef NDEBUG
[util-vserver.git] / util-vserver / lib / val2text.hc
index 4774987..ee42bb3 100644 (file)
@@ -22,6 +22,7 @@
 
 #include <stdlib.h>
 #include <string.h>
+#include <strings.h>
 
 #define VAL2TEXT(TYPE,SHORT)                                           \
   ssize_t                                                              \