]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph: remove stray #include
authorSage Weil <sage@newdream.net>
Mon, 25 Jan 2010 18:34:18 +0000 (10:34 -0800)
committerSage Weil <sage@newdream.net>
Mon, 25 Jan 2010 18:34:18 +0000 (10:34 -0800)
src/ceph.cc

index 649a506ea2afa6e038429661f06b8d954758d9f7..20342a7a286c8b71ba45ae5e06ec3d25b0f693be 100644 (file)
@@ -28,8 +28,6 @@ using namespace std;
 #include "common/Timer.h"
 #include "common/common_init.h"
 
-#include "auth/cephx/CephxKeyServer.h"
-
 #ifndef DARWIN
 #include <envz.h>
 #endif // DARWIN