summaryrefslogtreecommitdiff
path: root/db2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'db2/config.h')
-rw-r--r--db2/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/db2/config.h b/db2/config.h
index 27dbdaa439..7f784a0d9b 100644
--- a/db2/config.h
+++ b/db2/config.h
@@ -114,6 +114,9 @@
/* Define if you have the strsep function. */
#define HAVE_STRSEP 1
+/* Define if you have the sysconf function. */
+#define HAVE_SYSCONF 1
+
/* Define if you have the vsnprintf function. */
#define HAVE_VSNPRINTF 1