From: Brian Fox Date: Tue, 5 Oct 1993 01:48:48 +0000 (+0000) Subject: Comment update reflects reality. X-Git-Tag: emacs-19.34~11026 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1abbab7afd809deb1ac821d72181bce80e2ea2c4;p=emacs.git Comment update reflects reality. --- 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. */ #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, */