]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/fs/rock/RockStoreFileSystem.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / fs / rock / RockStoreFileSystem.h
index 09931909dfccef2f928b64127ce8a12320f51a29..a317bf6bd2bcff8aa1f928992e7a365810a779bd 100644 (file)
@@ -1,8 +1,17 @@
+/*
+ * Copyright (C) 1996-2017 The Squid Software Foundation and contributors
+ *
+ * Squid software is distributed under GPLv2+ license and includes
+ * contributions from numerous individuals and organizations.
+ * Please see the COPYING and CONTRIBUTORS files for details.
+ */
+
 #ifndef SQUID_FS_ROCK_FS_H
 #define SQUID_FS_ROCK_FS_H
 
 #include "StoreFileSystem.h"
 
+class StoreEntry;
 namespace Rock
 {
 
@@ -32,3 +41,4 @@ private:
 } // namespace Rock
 
 #endif /* SQUID_FS_ROCK_FS_H */
+