emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/unexec.c,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/unexec.c,v
Date: Thu, 26 Jun 2008 04:25:11 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/06/26 04:24:54

Index: src/unexec.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/unexec.c,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -b -r1.48 -r1.49
--- src/unexec.c        14 May 2008 07:49:56 -0000      1.48
+++ src/unexec.c        26 Jun 2008 04:24:38 -0000      1.49
@@ -197,7 +197,7 @@
 #include <sys/stat.h>
 #include <errno.h>
 
-#include <sys/file.h>  /* Must be after sys/types.h for USG and BSD4_1*/
+#include <sys/file.h>  /* Must be after sys/types.h for USG*/
 
 #ifdef USG5
 #include <fcntl.h>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]