]> git.eshelyaron.com Git - emacs.git/commitdiff
(HAVE_UNISTD_H): No need to define here.
authorRichard M. Stallman <rms@gnu.org>
Fri, 19 Nov 1993 18:26:10 +0000 (18:26 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 19 Nov 1993 18:26:10 +0000 (18:26 +0000)
src/s/gnu-linux.h

index 439d7c75d137c16cbe2da1ed72545224ce32dcc8..b27b4f025f6969c09e96c53f40dba22db1cb0017 100644 (file)
@@ -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