mirror of
https://github.com/nginx/nginx.git
synced 2025-01-08 07:03:01 -06: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_config.h>
|
||||||
#include <ngx_core.h>
|
#include <ngx_core.h>
|
||||||
#include <ngx_http.h>
|
#include <ngx_http.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user