]> git.eshelyaron.com Git - emacs.git/commitdiff
include sys/file.h.
authorJason Rumney <jasonr@gnu.org>
Fri, 3 May 2002 20:35:38 +0000 (20:35 +0000)
committerJason Rumney <jasonr@gnu.org>
Fri, 3 May 2002 20:35:38 +0000 (20:35 +0000)
src/w32proc.c

index f9e20135dd58c676cd2684a653adb1afcfe8e3af..b94e5cca53c2542e125886f237ff316b31103ed8 100644 (file)
@@ -28,6 +28,7 @@ Boston, MA 02111-1307, USA.
 #include <io.h>
 #include <fcntl.h>
 #include <signal.h>
+#include <sys/file.h>
 
 /* must include CRT headers *before* config.h */