summaryrefslogtreecommitdiff
path: root/dist/Cwd
diff options
context:
space:
mode:
Diffstat (limited to 'dist/Cwd')
-rw-r--r--dist/Cwd/Cwd.xs2
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"