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 e9726bf7f4
commit b5602b113a

View File

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