X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=csrc%2Fpf_inner.c;h=dc9c719dda1f59a85a805e2904d6f09e62e10a2d;hb=2bfdc82f9e73c8393d2853968db5b0b82e7537d5;hp=dad92650178119392ca55fc3faef33a301316679;hpb=e2531e837774276f6ffb3b284703c594644761f8;p=debian%2Fpforth diff --git a/csrc/pf_inner.c b/csrc/pf_inner.c index dad9265..dc9c719 100644 --- a/csrc/pf_inner.c +++ b/csrc/pf_inner.c @@ -30,7 +30,7 @@ #include "pf_all.h" -#ifdef WIN32 +#if defined(WIN32) && !defined(__MINGW32__) #include #endif