diff src/os/unix/ngx_linux_config.h @ 257:70e1c7d2b83d

nginx-0.0.2-2004-02-11-20:08:49 import
author Igor Sysoev <igor@sysoev.ru>
date Wed, 11 Feb 2004 17:08:49 +0000
parents 8e39cab6abd5
children 8c5bdde0d9f0
line wrap: on
line diff
--- a/src/os/unix/ngx_linux_config.h
+++ b/src/os/unix/ngx_linux_config.h
@@ -36,9 +36,6 @@
 #include <dirent.h>
 
 
-/* Linux has a broken strerror_r() */
-#define HAVE_STRERROR_R  0
-
 #include <ngx_auto_config.h>