]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mem/Stats.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / mem / Stats.h
index 56fc29593cf0561e416d713758510b49f8a74b63..a0af35e222e82c7201d934e2912778c65dc4e45f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID__SRC_MEM_STATS_H
-#define SQUID__SRC_MEM_STATS_H
+#ifndef SQUID_SRC_MEM_STATS_H
+#define SQUID_SRC_MEM_STATS_H
 
 #include "mem/forward.h"
 
@@ -47,4 +47,4 @@ extern size_t GlobalStats(PoolStats &);
 
 } // namespace Mem
 
-#endif /* SQUID__SRC_MEM_STATS_H */
+#endif /* SQUID_SRC_MEM_STATS_H */