This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
ext/attributes/attributes.xs is PERL_EXT
authorKarl Williamson <khw@cpan.org>
Fri, 3 Nov 2017 14:16:41 +0000 (08:16 -0600)
committerKarl Williamson <khw@cpan.org>
Mon, 6 Nov 2017 19:50:06 +0000 (12:50 -0700)
ext/attributes/attributes.xs

index c14407c..f7bb490 100644 (file)
@@ -15,6 +15,8 @@
  *     [p.597 of _The Lord of the Rings_, III/xi: "The Palantír"]
  */
 
+#define PERL_EXT
+
 #define PERL_NO_GET_CONTEXT
 
 #include "EXTERN.h"