Merge pull request #218 from robertbaldyga/rm-includes-metadata-superblock
Remove unneeded includes in metadata_superblock.h
This commit is contained in:
commit
aa02f56b05
@ -6,8 +6,7 @@
|
|||||||
#ifndef __METADATA_SUPERBLOCK_H__
|
#ifndef __METADATA_SUPERBLOCK_H__
|
||||||
#define __METADATA_SUPERBLOCK_H__
|
#define __METADATA_SUPERBLOCK_H__
|
||||||
|
|
||||||
#include "../eviction/eviction.h"
|
#include <ocf/ocf_def.h>
|
||||||
#include "../promotion/promotion.h"
|
|
||||||
|
|
||||||
#define CACHE_MAGIC_NUMBER 0x187E1CA6
|
#define CACHE_MAGIC_NUMBER 0x187E1CA6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user