]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ip/Intercept.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / ip / Intercept.h
index e55cd82b1f88924e224c0bbb76cb14a908cb86d3..adfac7753d7c5c954e8515dfafef0b415efc8c10 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 89    NAT / IP Interception */
 
-#ifndef SQUID_IP_IPINTERCEPT_H
-#define SQUID_IP_IPINTERCEPT_H
+#ifndef SQUID_SRC_IP_INTERCEPT_H
+#define SQUID_SRC_IP_INTERCEPT_H
 
 #include "comm/forward.h"
 
@@ -131,5 +131,5 @@ extern Intercept Interceptor;
 
 } // namespace Ip
 
-#endif /* SQUID_IP_IPINTERCEPT_H */
+#endif /* SQUID_SRC_IP_INTERCEPT_H */