]> 4ch.mooo.com Git - 16.git/blobdiff - 16/exmmtest/16_head.h
OK i got the borland C version of exmmtest.exe to compile and it dose not go BOOM...
[16.git] / 16 / exmmtest / 16_head.h
index 7e75ce359bee4bdc16813e9ac1bbddbdc7a18292..9e7bc93a0f59548bac0429242595cb1eb92f2b72 100644 (file)
@@ -32,7 +32,7 @@
 
 #ifndef _LIBHEAD_H_
 #define _LIBHEAD_H_
-//#include <i86.h>
+#include <io.h>
 #include <dos.h>
 #include <stdio.h>
 #include <conio.h> // just for wait
@@ -40,9 +40,9 @@
 #include <stdlib.h>
 #include <malloc.h>
 #include <ctype.h>
-//#include <unistd.h>\r
+//#include <unistd.h>
 #include <fcntl.h>\r
-//#include <sys/stat.h>
+#include <sys/stat.h>
 #include <mem.h>
 #include "../../src/lib/types.h"