]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ipc/mem/PageStack.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / ipc / mem / PageStack.h
index 7bbcb043a3d5516c6b1d91e76ead56533ff38645..ca04c31936cd4d26e05bbe583c7a9a1a74292535 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_IPC_MEM_PAGE_STACK_H
-#define SQUID_IPC_MEM_PAGE_STACK_H
+#ifndef SQUID_SRC_IPC_MEM_PAGESTACK_H
+#define SQUID_SRC_IPC_MEM_PAGESTACK_H
 
 #include "ipc/mem/FlexibleArray.h"
 #include "ipc/mem/forward.h"
@@ -183,5 +183,5 @@ private:
 
 } // namespace Ipc
 
-#endif // SQUID_IPC_MEM_PAGE_STACK_H
+#endif /* SQUID_SRC_IPC_MEM_PAGESTACK_H */