aboutsummaryrefslogtreecommitdiffstats
path: root/custom.h
diff options
context:
space:
mode:
Diffstat (limited to 'custom.h')
-rw-r--r--custom.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/custom.h b/custom.h
index 65d60720..06261049 100644
--- a/custom.h
+++ b/custom.h
@@ -68,6 +68,8 @@
/* For z/OS, from Dave Pitts */
#ifdef ZOS_USS
#undef HAVE_DLFCN_H
+#undef HAVE_SYS_PARAM_H
+#undef HAVE_MCHECK_H
#undef HAVE_SETENV
#define setenv zos_setenv
#define unsetenv zos_unsetenv