diff options
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 44765c024f6..d7bd8b96645 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -246,7 +246,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 246 | /* alane@wozzle.linet.org says that -lipc is not a separate library, | 246 | /* alane@wozzle.linet.org says that -lipc is not a separate library, |
| 247 | since libc-4.4.1. So -lipc was deleted. */ | 247 | since libc-4.4.1. So -lipc was deleted. */ |
| 248 | #define LIBS_SYSTEM | 248 | #define LIBS_SYSTEM |
| 249 | #define C_SWITCH_SYSTEM -D_BSD_SOURCE -D_XOPEN_SOURCE | 249 | #define C_SWITCH_SYSTEM -D_BSD_SOURCE |
| 250 | #endif | 250 | #endif |
| 251 | 251 | ||
| 252 | /* Paul Abrahams <abrahams@equinox.shaysnet.com> says this is needed. */ | 252 | /* Paul Abrahams <abrahams@equinox.shaysnet.com> says this is needed. */ |