it seems the PERL_NO_GET_CONTEXT was needed to disable warnings only

This commit is contained in:
Igor Sysoev 2006-11-25 23:24:24 +00:00
parent e21e32fe48
commit 245cac86b3

View file

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