applied somewhat modified version of suggested patch
[p5sagit/p5-mst-13.2.git] / win32 / win32.h
index 28d582a..d3224f1 100644 (file)
@@ -268,13 +268,6 @@ typedef long               gid_t;
 #  endif
 #endif
 
-#ifndef _O_NOINHERIT
-#  define _O_NOINHERIT 0x0080
-#  ifndef _NO_OLDNAMES
-#    define O_NOINHERIT        _O_NOINHERIT
-#  endif
-#endif
-
 #endif /* __MINGW32__ */
 
 /* compatibility stuff for other compilers goes here */