From a0b207164c6c943adb8b3bf89b375a491b41806a Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 14 Dec 2012 17:38:18 +0100 Subject: setup_once.h: refactor inclusion of and Inclusion of top two most included header files now done in setup_once.h --- lib/nss.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/nss.c') diff --git a/lib/nss.c b/lib/nss.c index 794eccbd4..86ce6a6d5 100644 --- a/lib/nss.c +++ b/lib/nss.c @@ -29,10 +29,6 @@ #ifdef USE_NSS -#ifdef HAVE_SYS_SOCKET_H -#include -#endif - #include "urldata.h" #include "sendf.h" #include "formdata.h" /* for the boundary function */ -- cgit v1.2.1