]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/fs/ufs/UFSStoreState.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / fs / ufs / UFSStoreState.h
index 296bdaad77969443eca3afc933adc0ed140607ca..341de438981de39b553d1b07bf4d05e9f8cb0d57 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_FS_UFS_UFSSTORESTATE_H
-#define SQUID_FS_UFS_UFSSTORESTATE_H
+#ifndef SQUID_SRC_FS_UFS_UFSSTORESTATE_H
+#define SQUID_SRC_FS_UFS_UFSSTORESTATE_H
 
 #include "DiskIO/DiskFile.h"
 #include "DiskIO/IORequestor.h"
@@ -134,5 +134,5 @@ private:
 } //namespace Ufs
 } //namespace Fs
 
-#endif /* SQUID_FS_UFS_UFSSTORESTATE_H */
+#endif /* SQUID_SRC_FS_UFS_UFSSTORESTATE_H */