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