summarylogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h b/config.h
new file mode 100644
index 000000000000..e443c23d2259
--- /dev/null
+++ b/config.h
@@ -0,0 +1,2 @@
+#define HAS_MEMMEM 1
+#include <string.h>