X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=compat%2Fnedmalloc%2Fnedmalloc.c;h=d9a17a8057c5740edea3d7888c4607e63af9eddd;hb=a21077e75f55b4696ada33d7d09f016f4ef16167;hp=41a3234e4ea29f972d67870958e8bd8e6f52cbad;hpb=f0ed8226c9c65f2a324610258418258229e77fbe;p=git.git diff --git a/compat/nedmalloc/nedmalloc.c b/compat/nedmalloc/nedmalloc.c index 41a3234e4..d9a17a805 100644 --- a/compat/nedmalloc/nedmalloc.c +++ b/compat/nedmalloc/nedmalloc.c @@ -34,7 +34,7 @@ DEALINGS IN THE SOFTWARE. /*#define FULLSANITYCHECKS*/ #include "nedmalloc.h" -#if defined(WIN32) && !defined(__MINGW32__) +#if defined(WIN32) #include #endif #define MSPACES 1