X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/adceae88f516db14056f3ad2cf86787cab37ecd7..a1fc4cc4b5d5f8be14209e45fbb44d27a7fa6e22:/INTERN.h 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