summaryrefslogtreecommitdiffstats
path: root/src/config/Project.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/Project.tmpl')
-rw-r--r--src/config/Project.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config/Project.tmpl b/src/config/Project.tmpl
index 9ef9cfb4f..da7d05dbc 100644
--- a/src/config/Project.tmpl
+++ b/src/config/Project.tmpl
@@ -154,6 +154,9 @@
#ifndef HasStrerror
#define HasStrerror NO
#endif
+#ifndef HasMemmove
+#define HasMemmove NO
+#endif
/* Hack around sun cpp bug */