(Retracted by #8395.)
Jarkko Hietaniemi [Sun, 25 Feb 2001 17:27:11 +0000 (17:27 +0000)]
Missing from #8930.

p4raw-id: //depot/perl@8932

perl.h

diff --git a/perl.h b/perl.h
index 3ca2168..1259f62 100644 (file)
--- 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"