]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Converted header from config.h to squid.h
authorFrancesco Chemolli <kinkie@squid-cache.org>
Sun, 22 Jan 2012 21:33:06 +0000 (22:33 +0100)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Sun, 22 Jan 2012 21:33:06 +0000 (22:33 +0100)
src/ip/Address.h

index 869e05992a2677295c52d65dd397e269979aba93..eb4f3eb9cc0b64e87dc3105e0432a34bcb6504ab 100644 (file)
@@ -36,7 +36,7 @@
 #ifndef _SQUID_IP_IPADDRESS_H
 #define _SQUID_IP_IPADDRESS_H
 
-#include "config.h"
+#include "squid.h"
 #if HAVE_SYS_SOCKET_H
 #include <sys/socket.h>
 #endif