]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/acl/HierCode.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / acl / HierCode.h
index b3fe15d6de62a4d1e11fe22b389f3eb43dcb4816..04c4d278e832cc5ed8acc46bf3e5f07ed23b39c9 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_ACLHIERCODE_H
-#define SQUID_ACLHIERCODE_H
+#ifndef SQUID_SRC_ACL_HIERCODE_H
+#define SQUID_SRC_ACL_HIERCODE_H
 
 #include "acl/Data.h"
 #include "acl/ParameterizedNode.h"
@@ -27,5 +27,5 @@ public:
 
 } // namespace Acl
 
-#endif /* SQUID_ACLHIERCODE_H */
+#endif /* SQUID_SRC_ACL_HIERCODE_H */