at this point I'm choosing to be paranoid and using
#ifdef __Lynx__.
p4raw-id: //depot/perl@21361
/*****************************************************************************/
/* 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
#ifdef SPACE
#undef SPACE
#endif
+#endif
#include "perly.h"