]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ipc/Port.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / ipc / Port.h
index 833c7bcade9c88221a49d8fb9da6ee56aff43484..959d4277ec5f2de937e9b1dfd3781f00d1c615b7 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 54    Interprocess Communication */
 
-#ifndef SQUID_IPC_PORT_H
-#define SQUID_IPC_PORT_H
+#ifndef SQUID_SRC_IPC_PORT_H
+#define SQUID_SRC_IPC_PORT_H
 
 #include "ipc/UdsOp.h"
 #include "SquidString.h"
@@ -51,5 +51,5 @@ extern const char strandAddrLabel[]; ///< strand's listening address unique labe
 
 } // namespace Ipc
 
-#endif /* SQUID_IPC_PORT_H */
+#endif /* SQUID_SRC_IPC_PORT_H */