]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mds: kill old #include
authorSage Weil <sage@newdream.net>
Tue, 16 Jun 2009 17:09:00 +0000 (10:09 -0700)
committerSage Weil <sage@newdream.net>
Tue, 16 Jun 2009 17:09:00 +0000 (10:09 -0700)
src/mds/CDir.cc

index 8ed2eaffcaff352a414155d6fbc1c0de9fa6a230..bcc47c483ea4e6b7d525a6bb6356995ee61431b1 100644 (file)
@@ -33,8 +33,6 @@
 
 #include "config.h"
 
-#include "cls_trivialmap.h"
-
 #define DOUT_SUBSYS mds
 #undef dout_prefix
 #define dout_prefix *_dout << dbeginl << "mds" << cache->mds->get_nodeid() << ".cache.dir(" << this->dirfrag() << ") "