From 54498db7a2a2e7e74fba61ec073b248da05e999e Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Wed, 11 Feb 2004 17:08:49 +0000 Subject: nginx-0.0.2-2004-02-11-20:08:49 import --- src/os/unix/ngx_linux_config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/os/unix/ngx_linux_config.h') diff --git a/src/os/unix/ngx_linux_config.h b/src/os/unix/ngx_linux_config.h index 76b0dd04c..1ca1c1f0d 100644 --- a/src/os/unix/ngx_linux_config.h +++ b/src/os/unix/ngx_linux_config.h @@ -36,9 +36,6 @@ #include -/* Linux has a broken strerror_r() */ -#define HAVE_STRERROR_R 0 - #include -- cgit