summaryrefslogtreecommitdiff
path: root/src/s/gnu-linux.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1993-11-19 18:26:10 +0000
committerRichard M. Stallman <rms@gnu.org>1993-11-19 18:26:10 +0000
commit69ea9c37728a9b3f8e59ee01888caf55c986e7e5 (patch)
treec974484481f7f2c19fab82e97174361375816d32 /src/s/gnu-linux.h
parent8f49cb2b45b1c780ebcfccd0f5387b6975252b3a (diff)
downloademacs-69ea9c37728a9b3f8e59ee01888caf55c986e7e5.tar.gz
(HAVE_UNISTD_H): No need to define here.
Diffstat (limited to 'src/s/gnu-linux.h')
-rw-r--r--src/s/gnu-linux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index 439d7c75d13..b27b4f025f6 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -176,10 +176,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* 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