]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/StoreSwapLogData.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / StoreSwapLogData.h
index a6d05ae928a402df779441b51ac6245fe540be18..883d95fa60663a3e0cfc74497f2cae79659925c8 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_STORESWAPLOGDATA_H
-#define SQUID_STORESWAPLOGDATA_H
+#ifndef SQUID_SRC_STORESWAPLOGDATA_H
+#define SQUID_SRC_STORESWAPLOGDATA_H
 
 /**
  \defgroup FileFormatSwapStateAPI swap.state File Structure
@@ -191,5 +191,5 @@ public:
     int32_t record_size;
 };
 
-#endif /* SQUID_STORESWAPLOGDATA_H */
+#endif /* SQUID_SRC_STORESWAPLOGDATA_H */