Mercurial > emacs
diff src/s/gnu-linux.h @ 4825:d60016b1f6da
Comment update reflects reality.
| author | Brian Fox <bfox@gnu.org> |
|---|---|
| date | Tue, 05 Oct 1993 01:48:48 +0000 |
| parents | f250e1299a74 |
| children | eb26686b99cf |
line wrap: on
line diff
--- a/src/s/gnu-linux.h Tue Oct 05 01:46:45 1993 +0000 +++ b/src/s/gnu-linux.h Tue Oct 05 01:48:48 1993 +0000 @@ -191,7 +191,7 @@ #define SYSV_SYSTEM_DIR /* use dirent.h */ #define USG_SYS_TIME /* use sys/time.h, not time.h */ -#define POSIX /* affects only getpagesize.h */ +#define POSIX /* affects getpagesize.h and systty.h */ #define POSIX_SIGNALS /* libc-linux/sysdeps/linux/i386/ulimit.c says that due to shared library, */
