mirror of
https://github.com/nginx/nginx.git
synced 2024-12-04 22:09:01 +08:00
the PERL_NO_GET_CONTEXT is actually required, see perlguts
This commit is contained in:
parent
2f899aa56c
commit
90d7bb2b13
@ -4,6 +4,8 @@
|
||||
*/
|
||||
|
||||
|
||||
#define PERL_NO_GET_CONTEXT
|
||||
|
||||
#include <ngx_config.h>
|
||||
#include <ngx_core.h>
|
||||
#include <ngx_http.h>
|
||||
|
Loading…
Reference in New Issue
Block a user