diff options
Diffstat (limited to 'src/core/ngx_auto_config.h')
-rw-r--r-- | src/core/ngx_auto_config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/core/ngx_auto_config.h b/src/core/ngx_auto_config.h deleted file mode 100644 index fe5fbd030..000000000 --- a/src/core/ngx_auto_config.h +++ /dev/null @@ -1,7 +0,0 @@ - -#ifndef OFF_EQUAL_PTR -#define OFF_EQUAL_PTR 0 -#endif - - -#define NGX_PAGE_SIZE 4096 |