From: Richard M. Stallman Date: Fri, 19 Nov 1993 18:26:10 +0000 (+0000) Subject: (HAVE_UNISTD_H): No need to define here. X-Git-Tag: emacs-19.34~10780 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4eeddc6608a33963d4e50e0fcaf2d5e6ab5e2b1a;p=emacs.git (HAVE_UNISTD_H): No need to define here. --- 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