From: Danny Al-Gaaf Date: Thu, 1 May 2014 22:04:32 +0000 (+0200) Subject: SimpleLock.h: remove twice included osd_types.h X-Git-Tag: v0.81~76^2~6 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=70a4a73d618203c673af93b745b981ecf0c11813;p=ceph.git SimpleLock.h: remove twice included osd_types.h Signed-off-by: Danny Al-Gaaf --- diff --git a/src/osd/PGBackend.h b/src/osd/PGBackend.h index 1dbf20d2a75..be1945ab047 100644 --- a/src/osd/PGBackend.h +++ b/src/osd/PGBackend.h @@ -22,7 +22,6 @@ #include "PGLog.h" #include "osd_types.h" #include "common/WorkQueue.h" -#include "osd_types.h" #include "include/Context.h" #include "os/ObjectStore.h" #include "common/LogClient.h"