aboutsummaryrefslogtreecommitdiff
path: root/lib/http_ntlm.c
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2011-07-24 04:39:43 +0200
committerYang Tse <yangsita@gmail.com>2011-07-24 04:39:43 +0200
commitef2176109fca302ed89193716b62c3a7113552a3 (patch)
tree6b791e483e9022b7657ea9bd06ed1cbdee7958ab /lib/http_ntlm.c
parent27b8814017a19009b22e4b51aea1ae711ec20459 (diff)
errno.h inclusion conditionally done in setup_once.h
Diffstat (limited to 'lib/http_ntlm.c')
-rw-r--r--lib/http_ntlm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/http_ntlm.c b/lib/http_ntlm.c
index 189bb8af3..166d169c9 100644
--- a/lib/http_ntlm.c
+++ b/lib/http_ntlm.c
@@ -49,7 +49,6 @@
#include <sys/types.h>
#include <sys/wait.h>
#include <signal.h>
-#include <errno.h>
#endif
#if (defined(NETWARE) && !defined(__NOVELL_LIBC__))