diff options
Diffstat (limited to 'src/core/ngx_config.h')
| -rw-r--r-- | src/core/ngx_config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/ngx_config.h b/src/core/ngx_config.h index a1c93242e..774bac033 100644 --- a/src/core/ngx_config.h +++ b/src/core/ngx_config.h @@ -50,6 +50,9 @@ typedef int ngx_flag_t; /* STUB: autoconf */ #define PTR_FMT "%08X" +/* STUB: autoconf */ +#define ngx_setproctitle setproctitle + #include <ngx_auto_config.h> |
