From: Jarkko Hietaniemi Date: Sun, 25 Feb 2001 17:27:11 +0000 (+0000) Subject: (Retracted by #8395.) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=19dff7e40d92bc1128f00a1505de8b2c3ab01314;p=p5sagit%2Fp5-mst-13.2.git (Retracted by #8395.) Missing from #8930. p4raw-id: //depot/perl@8932 --- diff --git a/perl.h b/perl.h index 3ca2168..1259f62 100644 --- a/perl.h +++ b/perl.h @@ -3513,6 +3513,10 @@ typedef struct am_table_short AMTS; #define EXEC_ARGV_CAST(x) x #endif +#ifdef EBCDIC +#define ALPHAS_HAVE_GAPS +#endif + /* and finally... */ #define PERL_PATCHLEVEL_H_IMPLICIT #include "patchlevel.h"