* Fill out the docs on the yada to show it as a satand in for statements, not expressions
[p5sagit/p5-mst-13.2.git] / x2p / INTERN.h
index 471093f..2933294 100644 (file)
@@ -12,7 +12,9 @@
 #ifdef __cplusplus
 #  define EXTERN_C extern "C"
 #else
-#  define EXTERN_C
+#  ifndef EXTERN_C
+#    define EXTERN_C
+#  endif
 #endif
 
 #undef INIT