]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/StatCounters.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / StatCounters.h
index aadd9ff3b5b6869307d62d3927e225a1dac2f9be..8b433231b5752f74bd38504f8742c7c44a2fc15e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef STATCOUNTERS_H_
-#define STATCOUNTERS_H_
+#ifndef SQUID_SRC_STATCOUNTERS_H
+#define SQUID_SRC_STATCOUNTERS_H
 
 #include "base/ByteCounter.h"
 #include "comm/Incoming.h"
@@ -172,5 +172,5 @@ public:
 
 extern StatCounters statCounter;
 
-#endif /* STATCOUNTERS_H_ */
+#endif /* SQUID_SRC_STATCOUNTERS_H */