diff options
Diffstat (limited to 'src')
| -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 719f647f37b..f424820d3aa 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -191,7 +191,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 191 | #define SYSV_SYSTEM_DIR /* use dirent.h */ | 191 | #define SYSV_SYSTEM_DIR /* use dirent.h */ |
| 192 | #define USG_SYS_TIME /* use sys/time.h, not time.h */ | 192 | #define USG_SYS_TIME /* use sys/time.h, not time.h */ |
| 193 | 193 | ||
| 194 | #define POSIX /* affects only getpagesize.h */ | 194 | #define POSIX /* affects getpagesize.h and systty.h */ |
| 195 | #define POSIX_SIGNALS | 195 | #define POSIX_SIGNALS |
| 196 | 196 | ||
| 197 | /* libc-linux/sysdeps/linux/i386/ulimit.c says that due to shared library, */ | 197 | /* libc-linux/sysdeps/linux/i386/ulimit.c says that due to shared library, */ |