X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=lib%2F3rdparty%2Fmingw%2Fcrtexe.c;h=a677301c9d8f9b4a18d94fd05e7aa20a33822df7;hp=ce76fc1932128f6a0c5d5b9b1614c749076dd7aa;hb=82822656c3b240860ac8d5db139c56285634e8a5;hpb=251d21958c0cf60b190bfac974ae8db66309abb8 diff --git a/lib/3rdparty/mingw/crtexe.c b/lib/3rdparty/mingw/crtexe.c index ce76fc19321..a677301c9d8 100644 --- a/lib/3rdparty/mingw/crtexe.c +++ b/lib/3rdparty/mingw/crtexe.c @@ -46,8 +46,6 @@ __declspec(dllimport) void __setusermatherr(int (__cdecl *)(struct _exception *) extern int * __MINGW_IMP_SYMBOL(_fmode); extern int * __MINGW_IMP_SYMBOL(_commode); -#undef _fmode -extern int _fmode; extern int * __MINGW_IMP_SYMBOL(_commode); #define _commode (* __MINGW_IMP_SYMBOL(_commode)) extern int _dowildcard;