]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/SquidConfig.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / SquidConfig.h
index 3a8649acfe3e75daf2b30468676742c70c28309a..b3d3bb541eb3b634c1b97ea4d08f2359c556e91d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SQUIDCONFIG_H_
-#define SQUID_SQUIDCONFIG_H_
+#ifndef SQUID_SRC_SQUIDCONFIG_H
+#define SQUID_SRC_SQUIDCONFIG_H
 
 #include "acl/forward.h"
 #include "base/RefCount.h"
@@ -564,5 +564,5 @@ public:
 
 extern SquidConfig2 Config2;
 
-#endif /* SQUID_SQUIDCONFIG_H_ */
+#endif /* SQUID_SRC_SQUIDCONFIG_H */