]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ipc/mem/forward.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / ipc / mem / forward.h
index 36fba20cb214a165a33157ca4832ba65a2ae5d36..77afdaf6490fa005b3dbcfe514c2c8904879ec3f 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_MEM_FORWARD_H
-#define SQUID_IPC_MEM_FORWARD_H
+#ifndef SQUID_SRC_IPC_MEM_FORWARD_H
+#define SQUID_SRC_IPC_MEM_FORWARD_H
 
 namespace Ipc
 {
@@ -19,5 +19,5 @@ typedef uint32_t PoolId;
 
 } // namespace Ipc
 
-#endif /* SQUID_IPC_MEM_FORWARD_H */
+#endif /* SQUID_SRC_IPC_MEM_FORWARD_H */