]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph-objectstore-tool: drop unused FileSTore include
authorSage Weil <sage@redhat.com>
Wed, 23 Dec 2015 15:40:38 +0000 (10:40 -0500)
committerSage Weil <sage@redhat.com>
Fri, 1 Jan 2016 18:07:29 +0000 (13:07 -0500)
Signed-off-by: Sage Weil <sage@redhat.com>
src/tools/ceph_objectstore_tool.cc

index fd4110fafefdf49016557bbe106a86082d556a13..6c79be6eab91149d83513d128a3cb15098f05277 100644 (file)
@@ -25,7 +25,6 @@
 #include "global/global_init.h"
 
 #include "os/ObjectStore.h"
-#include "os/FileStore.h"
 #include "os/FileJournal.h"
 
 #include "osd/PGLog.h"