mirror of
https://github.com/ksherlock/profuse.git
synced 2026-04-25 16:18:07 +00:00
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@207 aa027e90-d47c-11dd-86d7-074df07e0730
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include <BlockCache.h>
|
||||
#include <Cache/BlockCache.h>
|
||||
|
||||
namespace Device {
|
||||
|
||||
@@ -56,7 +56,8 @@ private:
|
||||
void pushEntry(Entry *);
|
||||
|
||||
void setLast(Entry *);
|
||||
|
||||
void setFirst(Entry *);
|
||||
|
||||
incrementCount(Entry *);
|
||||
decrementCount(Entry *);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user