Refactor includes
Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#ifndef __METADATA_SEGMENT_OPS_H__
|
||||
#define __METADATA_SEGMENT_OPS_H__
|
||||
|
||||
#include "../utils/utils_pipeline.h"
|
||||
#include "metadata_raw.h"
|
||||
#include <ocf/ocf_def.h>
|
||||
|
||||
|
@@ -8,6 +8,7 @@
|
||||
|
||||
#include <ocf/ocf_def.h>
|
||||
#include "metadata_segment.h"
|
||||
#include "../promotion/promotion.h"
|
||||
|
||||
#define CACHE_MAGIC_NUMBER 0x187E1CA6
|
||||
|
||||
|
@@ -6,7 +6,7 @@
|
||||
#ifndef __UTILS_PIPELINE_H__
|
||||
#define __UTILS_PIPELINE_H__
|
||||
|
||||
#include "../ocf_cache_priv.h"
|
||||
#include "ocf/ocf.h"
|
||||
|
||||
enum ocf_pipeline_step_type {
|
||||
ocf_pipeline_step_single,
|
||||
|
Reference in New Issue
Block a user