This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
precomp in struct regexp can be const char *.
[perl5.git] / INTERN.h
index 206d56e..da3057a 100644 (file)
--- a/INTERN.h
+++ b/INTERN.h
 #  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