Merge branch 'release-2.140.136'
[feisty_meow.git] / nucleus / tools / dependency_tool / makedep.cpp
index a2475e25ba0cb4ca0b7c2a0cfb415b248eb02392..f85e219a89daabc5b26dc31635ff5ba1416a3092 100644 (file)
@@ -33,11 +33,11 @@ in this Software without prior written authorization from the X Consortium.
 
 #include "def.h"
 
-#ifdef _MSC_VER
-#include <io.h>
-#else
+//#ifdef _MSC_VER
+//#include <io.h>
+//#else
 #include <unistd.h>
-#endif
+//#endif
 #include <stdio.h>
 #include <string.h>