summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 40b5696f..ae48930a 100644
--- a/config.h.in
+++ b/config.h.in
@@ -317,6 +317,12 @@
/* UNIX */
#undef XP_UNIX
+/* Source namespace */
+#undef _HPUX_SOURCE
+
+/* POSIX revision */
+#undef _POSIX_C_SOURCE
+
/* _REENTRANT */
#undef _REENTRANT