From cccc5528945be46d6afb456e7aba751340af9089 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Wed, 14 Apr 2004 20:34:05 +0000 Subject: nginx-0.0.3-2004-04-15-00:34:05 import --- src/core/ngx_config.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/core/ngx_config.h') diff --git a/src/core/ngx_config.h b/src/core/ngx_config.h index 4e3e77bdd..dea3e5cf9 100644 --- a/src/core/ngx_config.h +++ b/src/core/ngx_config.h @@ -101,11 +101,6 @@ typedef int ngx_flag_t; #define ngx_inline inline #endif - -#ifndef INFTIM /* Linux */ -#define INFTIM -1 -#endif - #ifndef INADDR_NONE /* Solaris */ #define INADDR_NONE ((unsigned int) -1) #endif -- cgit v1.2.3