]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ClientRequestContext.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / ClientRequestContext.h
index 0997f5d22b6d7d34980f462aa4913e61473f68f3..893a9c6710c2931c5cf7136f1afe76011530edb0 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CLIENTREQUESTCONTEXT_H
-#define SQUID_CLIENTREQUESTCONTEXT_H
+#ifndef SQUID_SRC_CLIENTREQUESTCONTEXT_H
+#define SQUID_SRC_CLIENTREQUESTCONTEXT_H
 
 #include "acl/forward.h"
 #include "base/RefCount.h"
@@ -89,5 +89,5 @@ public:
 #endif
 };
 
-#endif /* SQUID_CLIENTREQUESTCONTEXT_H */
+#endif /* SQUID_SRC_CLIENTREQUESTCONTEXT_H */