X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=EXTERN.h;h=9d311242e81a31f33172d8fa3a0576c1f6e28d9e;hb=54e82ce5cfd72fcdc60806373e0c4d6890b68a3c;hp=1aa89e69da1863ba0fda129775c16eb852a48f9f;hpb=8736538c3cff6585c95a01b990d3b3a9e5d5744d;p=p5sagit%2Fp5-mst-13.2.git diff --git a/EXTERN.h b/EXTERN.h index 1aa89e6..9d31124 100644 --- a/EXTERN.h +++ b/EXTERN.h @@ -40,7 +40,7 @@ # define dEXTCONST const # endif # else -# if defined(CYGWIN32) && defined(USEIMPORTLIB) +# if defined(CYGWIN) && defined(USEIMPORTLIB) # define EXT extern __declspec(dllimport) # define dEXT # define EXTCONST extern __declspec(dllimport) const