]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_head.h
ok i need to remove heap walk from the borland c stuff and the allocation of things! ww
[16.git] / src / lib / 16_head.h
index 73cc0bda2a1e389422ace24e34345ba51de58242..f74e8823435e9566d01110e52989de664cfd3c33 100644 (file)
@@ -30,7 +30,6 @@
 \r
 #ifndef _LIBHEAD_H_\r
 #define _LIBHEAD_H_\r
-#include <i86.h>\r
 #include <dos.h>\r
 #include <stdio.h>\r
 #include <conio.h> // just for wait\r
 #include <stdlib.h>\r
 #include <malloc.h>\r
 #include <ctype.h>\r
-#include <unistd.h>\r
 #include <fcntl.h>\r
 #include <sys/stat.h>\r
 #include <mem.h>\r
+#ifdef __WATCOMC__\r
+#include <i86.h>\r
+#include <unistd.h>\r
 #include <alloca.h>\r
 #include "src/lib/nyan/kitten.h"\r
+#endif\r
 #include "src/lib/types.h"\r
 \r
 //0000 test type def wwww\r