diff options
Diffstat (limited to 'dist/Cwd')
-rw-r--r-- | dist/Cwd/Cwd.xs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/Cwd/Cwd.xs b/dist/Cwd/Cwd.xs index 421c9df8b4..ade4e3681d 100644 --- a/dist/Cwd/Cwd.xs +++ b/dist/Cwd/Cwd.xs @@ -1,3 +1,5 @@ +#define PERL_NO_GET_CONTEXT + #include "EXTERN.h" #include "perl.h" #include "XSUB.h" |