From 865c150cb473fca8ff91d60ddd539ac6dbbe02ee Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Sun, 30 Nov 2003 20:03:18 +0000 Subject: nginx-0.0.1-2003-11-30-23:03:18 import --- src/core/ngx_config.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/core/ngx_config.h') diff --git a/src/core/ngx_config.h b/src/core/ngx_config.h index ccb653b98..b943960b2 100644 --- a/src/core/ngx_config.h +++ b/src/core/ngx_config.h @@ -38,6 +38,9 @@ typedef int ngx_int_t; typedef u_int ngx_uint_t; +/* STUB: autoconf */ +#define PTR_FMT "%X" + #include -- cgit v1.2.3