summaryrefslogtreecommitdiff
path: root/as
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>2002-12-04 22:38:14 +0100
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:48:48 +0200
commitb5790e52270b149e92531a8eb0cd521ff2854dff (patch)
tree78902d047f44b04d9e0cfb10879a5b768090beaa /as
parent67ef77f9e0744e524188c01fe314b609edd53456 (diff)
downloaddev86-b5790e52270b149e92531a8eb0cd521ff2854dff.tar.gz
Import Dev86src-0.16.10.tar.gzv0.16.10
Diffstat (limited to 'as')
-rw-r--r--as/syshead.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/as/syshead.h b/as/syshead.h
index 2e06496..82d2cc9 100644
--- a/as/syshead.h
+++ b/as/syshead.h
@@ -16,6 +16,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
+#include <io.h>
#undef min
#undef POSIX_HEADERS_MISSING
#define VERSION "MSDOS Compile"