X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=gv.h;h=16aa058fa54b785c9dda3391859494a95654082f;hb=3f6d40bd7fe955329c1f574485922604c74d8097;hp=fbd7e344f31ee0503e74909b1d75c3bdc5b8b6ff;hpb=663f364bd429de50c8f5478879b1285d1270c1b3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/gv.h b/gv.h index fbd7e34..16aa058 100644 --- a/gv.h +++ b/gv.h @@ -176,7 +176,9 @@ Return the SV from the GV. #undef GV_UNIQUE_CHECK #endif -#define Nullgv Null(GV*) +#ifndef PERL_CORE +# define Nullgv Null(GV*) +#endif #define DM_UID 0x003 #define DM_RUID 0x001