diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/attributes/attributes.xs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/attributes/attributes.xs b/ext/attributes/attributes.xs index c14407c580..f7bb490697 100644 --- a/ext/attributes/attributes.xs +++ b/ext/attributes/attributes.xs @@ -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" |