the PERL_NO_GET_CONTEXT is actually required, see perlguts

This commit is contained in:
Igor Sysoev 2006-11-28 13:20:34 +00:00
parent 2f899aa56c
commit 90d7bb2b13

View File

@ -4,6 +4,8 @@
*/
#define PERL_NO_GET_CONTEXT
#include <ngx_config.h>
#include <ngx_core.h>
#include <ngx_http.h>