]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/PeerSelectState.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / PeerSelectState.h
index 15250d48c48f8e33f36772b83a27bb8b93b763a6..86c168dfed32e3d5bee28747295feda2afc92757 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef   SQUID_PEERSELECTSTATE_H
-#define   SQUID_PEERSELECTSTATE_H
+#ifndef SQUID_SRC_PEERSELECTSTATE_H
+#define SQUID_SRC_PEERSELECTSTATE_H
 
 #include "AccessLogEntry.h"
 #include "acl/Checklist.h"
@@ -166,5 +166,5 @@ private:
     const InstanceId<PeerSelector> id; ///< unique identification in worker log
 };
 
-#endif /* SQUID_PEERSELECTSTATE_H */
+#endif /* SQUID_SRC_PEERSELECTSTATE_H */