Remove dependency to full ocf_env.h from inc/ headers
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#ifndef __UTILS_RBTREE_H__
|
||||
#define __UTILS_RBTREE_H__
|
||||
|
||||
#include "ocf/ocf.h"
|
||||
#include "../ocf_priv.h"
|
||||
|
||||
struct ocf_rb_node {
|
||||
bool red;
|
||||
|
Reference in New Issue
Block a user