X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=win32%2Fwin32.h;h=d3224f1e61a68d7fa49220f2c1d9981b01b2e606;hb=7a958ec31151f9d03a26dcab8abdf5c57315dc96;hp=28d582a2702e90d1f74098e64f201ed3e3664717;hpb=878143fbd9fc1c2bef489be4fd428b8d222cc108;p=p5sagit%2Fp5-mst-13.2.git diff --git a/win32/win32.h b/win32/win32.h index 28d582a..d3224f1 100644 --- a/win32/win32.h +++ b/win32/win32.h @@ -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 */