Fix includes: remove twice included OpRequest.h

Signed-off-by: Danny Al-Gaaf <danny.al-g...@bisect.de>
---
 src/osd/OSD.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/osd/OSD.h b/src/osd/OSD.h
index ff277e1..ab6e3ac 100644
--- a/src/osd/OSD.h
+++ b/src/osd/OSD.h
@@ -49,7 +49,6 @@ using namespace std;
 #include <ext/hash_set>
 using namespace __gnu_cxx;
 
-#include "OpRequest.h"
 #include "common/shared_cache.hpp"
 #include "common/simple_cache.hpp"
 #include "common/sharedptr_registry.hpp"
-- 
1.8.0

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to