summaryrefslogtreecommitdiffstats
path: root/source/include/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/config.h.in')
-rw-r--r--source/include/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/include/config.h.in b/source/include/config.h.in
index 986f866b4c5..393a0e679f1 100644
--- a/source/include/config.h.in
+++ b/source/include/config.h.in
@@ -588,6 +588,9 @@
/* Define if you have the strpbrk function. */
#undef HAVE_STRPBRK
+/* Define if you have the strtoul function. */
+#undef HAVE_STRTOUL
+
/* Define if you have the syscall function. */
#undef HAVE_SYSCALL