Update the perldelta for 5.9.0.
[p5sagit/p5-mst-13.2.git] / perl.h
diff --git a/perl.h b/perl.h
index 8811bbb..cb99abc 100644 (file)
--- a/perl.h
+++ b/perl.h
@@ -3247,6 +3247,7 @@ END_EXTERN_C
 /*****************************************************************************/
 /* XXX This needs to be revisited, since BEGIN makes yacc re-enter... */
 
+#ifdef __Lynx__
 /* LynxOS defines these in scsi.h which is included via ioctl.h */
 #ifdef FORMAT
 #undef FORMAT
@@ -3254,6 +3255,7 @@ END_EXTERN_C
 #ifdef SPACE
 #undef SPACE
 #endif
+#endif
 
 #include "perly.h"