X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=unixish.h;h=5815a19ea75d5ade1b7835d3a8be7b4f49387ea2;hb=8fc173423e29547f0d1de6373cac1b08dfb0c024;hp=6e6f1d38d90273345f7dbcba873c692b6a8270e4;hpb=12ae5dfcd4fd6f54af051c41b2e122532efce8d3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/unixish.h b/unixish.h index 6e6f1d3..5815a19 100644 --- a/unixish.h +++ b/unixish.h @@ -36,7 +36,7 @@ #define HAS_KILL #define HAS_WAIT -#endif +#endif /* !PERL_MICRO */ /* USEMYBINMODE * This symbol, if defined, indicates that the program should @@ -145,3 +145,6 @@ #define BIT_BUCKET "/dev/null" #define dXSUB_SYS + +#define USE_ENVIRON_ARRAY +