]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/mgr/IntParam.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / mgr / IntParam.h
index 83255eaa531ac97bd72dd3ff561701d67515b962..78bf33eb1e26e11dd99f46b04ba7c8371bbcdec9 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 16    Cache Manager API */
 
-#ifndef SQUID_MGR_INT_PARAM_H
-#define SQUID_MGR_INT_PARAM_H
+#ifndef SQUID_SRC_MGR_INTPARAM_H
+#define SQUID_SRC_MGR_INTPARAM_H
 
 #include "ipc/forward.h"
 #include "mgr/forward.h"
@@ -34,5 +34,5 @@ private:
 
 } // namespace Mgr
 
-#endif /* SQUID_MGR_INT_PARAM_H */
+#endif /* SQUID_SRC_MGR_INTPARAM_H */