summaryrefslogtreecommitdiff
path: root/common/stringx.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/stringx.c')
-rw-r--r--common/stringx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/stringx.c b/common/stringx.c
index 24cf9d1..b48dee9 100644
--- a/common/stringx.c
+++ b/common/stringx.c
@@ -44,6 +44,7 @@
#include <stdarg.h>
#include <stdlib.h>
+#undef WHITESPACE
#define WHITESPACE " \t\r\n\v"
const char* trim_start(const char* data)