diff src/core/ngx_config.h @ 237:8d5cce3ae221

nginx-0.0.1-2004-01-22-20:10:46 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 22 Jan 2004 17:10:46 +0000
parents 86e473b5641e
children 674f85a4d00f
line wrap: on
line diff
--- 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>