diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/m/apollo.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/m/apollo.h b/src/m/apollo.h index 8212f7fc7c7..c405e201f8f 100644 --- a/src/m/apollo.h +++ b/src/m/apollo.h | |||
| @@ -99,3 +99,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 99 | #endif | 99 | #endif |
| 100 | 100 | ||
| 101 | #define OLDXMENU_OPTIONS ${C_SWITCH_MACHINE} | 101 | #define OLDXMENU_OPTIONS ${C_SWITCH_MACHINE} |
| 102 | |||
| 103 | /* In SR10.4, unistd.h has bad prototype for getpgrp, so we don't include it. */ | ||
| 104 | #undef HAVE_UNISTD_H | ||