X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=EXTERN.h;h=8329089dc1aabb8c894fa554141fae27c9bc8a49;hb=c4fbe2471f42249bd57e1c071c99349d2331aea5;hp=14805514850320c2843a7383a6eee9cf28498c0f;hpb=bc89e66f06f2a92e37ea7c110f66788fcfbe6847;p=p5sagit%2Fp5-mst-13.2.git diff --git a/EXTERN.h b/EXTERN.h index 1480551..8329089 100644 --- a/EXTERN.h +++ b/EXTERN.h @@ -27,7 +27,7 @@ # define EXTCONST globalref # define dEXTCONST globaldef {"$GLOBAL_RO_VARS"} readonly #else -# if defined(WIN32) && !defined(PERL_STATIC_SYMS) && !defined(PERL_OBJECT) +# if defined(WIN32) && !defined(PERL_STATIC_SYMS) # ifdef PERLDLL # define EXT extern __declspec(dllexport) # define dEXT