summaryrefslogtreecommitdiff
path: root/unixish.h
diff options
context:
space:
mode:
Diffstat (limited to 'unixish.h')
-rw-r--r--unixish.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/unixish.h b/unixish.h
index f464d8302b..631a619a1d 100644
--- a/unixish.h
+++ b/unixish.h
@@ -138,5 +138,7 @@
#define dXSUB_SYS
+#ifndef NO_ENVIRON_ARRAY
#define USE_ENVIRON_ARRAY
+#endif