Mercurial > emacs
changeset 5071:84ee155fb9c4
(HAVE_UNISTD_H): No need to define here.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 19 Nov 1993 18:26:10 +0000 |
parents | 3dab6fdd6bc6 |
children | 16da133809dd |
files | src/s/gnu-linux.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/gnu-linux.h Fri Nov 19 17:48:44 1993 +0000 +++ b/src/s/gnu-linux.h Fri Nov 19 18:26:10 1993 +0000 @@ -176,10 +176,10 @@ /* This is needed for sysdep.c */ -#define HAVE_UNISTD_H /* for getpagesize.h */ #define NO_SIOCTL_H /* don't have sioctl.h */ #if 0 /* autoconf should take care of this. */ +#define HAVE_UNISTD_H /* for getpagesize.h */ #define HAVE_RANDOM /* is builtin */ #endif #define HAVE_GETPAGESIZE