diff --git a/src/http/modules/perl/nginx.xs b/src/http/modules/perl/nginx.xs index 8f1854b3b..90b4c57a9 100644 --- a/src/http/modules/perl/nginx.xs +++ b/src/http/modules/perl/nginx.xs @@ -4,6 +4,8 @@ */ +#define PERL_NO_GET_CONTEXT + #include #include #include