X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=INTERN.h;h=da3057a83c6dbd5d503f764b84862d8aaa575b90;hb=c22d4cd038b9aba734088cd649559b23b16fc394;hp=206d56e56edd919434de4095e790307b50084280;hpb=adceae88f516db14056f3ad2cf86787cab37ecd7;p=p5sagit%2Fp5-mst-13.2.git diff --git a/INTERN.h b/INTERN.h index 206d56e..da3057a 100644 --- a/INTERN.h +++ b/INTERN.h @@ -48,14 +48,6 @@ # endif #endif -#ifndef EXTERN_C -# ifdef __cplusplus -# define EXTERN_C extern "C" -# else -# define EXTERN_C extern -# endif -#endif - #undef INIT #define INIT(x) = x