aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 29fad8ff..2e6d8630 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -29,6 +29,9 @@
/* Define if you have the strcasecmp function. */
#undef HAVE_STRCASECMP
+/* Define if you have the memmove function. */
+#undef HAVE_MEMMOVE
+
/* Define if you have GNU's getopt family of functions. */
#undef HAVE_GETOPTLONG