summaryrefslogblamecommitdiff
path: root/www/privoxy+ipv6/files/patch-src::addrlist.c
blob: 35ed6c2aae09b3ce8e6cc079c8cb117266b9a78e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                        
--- src/addrlist.c-	Fri Oct  3 12:12:29 2003
+++ src/addrlist.c	Fri Oct  3 12:12:32 2003
@@ -40,9 +40,8 @@
  *
  *********************************************************************/
 
-#include "addrlist.h"
 #include <sys/types.h>
-#include <sys/socket.h>
+#include "addrlist.h"
 #include <netdb.h>
 #include <string.h>