summaryrefslogtreecommitdiff
path: root/src/w32proc.c
diff options
context:
space:
mode:
authorJason Rumney <jasonr@gnu.org>2002-05-03 20:35:38 +0000
committerJason Rumney <jasonr@gnu.org>2002-05-03 20:35:38 +0000
commit51f635c4cf429aa0ecdc4e4383ae7ed7f2ce52cf (patch)
tree73d0ff3e15a256197b4d923a154b3c273023b4b9 /src/w32proc.c
parent933af4976607234d8157c9967c472fb713413e81 (diff)
downloademacs-51f635c4cf429aa0ecdc4e4383ae7ed7f2ce52cf.tar.gz
include sys/file.h.
Diffstat (limited to 'src/w32proc.c')
-rw-r--r--src/w32proc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/w32proc.c b/src/w32proc.c
index f9e20135dd5..b94e5cca53c 100644
--- a/src/w32proc.c
+++ b/src/w32proc.c
@@ -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 */