This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
g++/x2p (better version)
[perl5.git] / x2p / INTERN.h
index d1dcd06..471093f 100644 (file)
@@ -1,16 +1,20 @@
-/* $RCSfile: INTERN.h,v $$Revision: 4.1 $$Date: 92/08/07 18:29:06 $
+/*    INTERN.h
  *
  *    Copyright (C) 1993, 1994, by Larry Wall and others
  *
  *    You may distribute under the terms of either the GNU General Public
  *    License or the Artistic License, as specified in the README file.
- *
- * $Log:       INTERN.h,v $
  */
 
 #undef EXT
 #define EXT
 
+#ifdef __cplusplus
+#  define EXTERN_C extern "C"
+#else
+#  define EXTERN_C
+#endif
+
 #undef INIT
 #define INIT(x) = x