Merge pull request #418 from robertbaldyga/inc-dep-env-headers
Remove dependency to full ocf_env.h from inc/ headers
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