From 70a4a73d618203c673af93b745b981ecf0c11813 Mon Sep 17 00:00:00 2001 From: Danny Al-Gaaf Date: Fri, 2 May 2014 00:04:32 +0200 Subject: [PATCH] SimpleLock.h: remove twice included osd_types.h Signed-off-by: Danny Al-Gaaf --- src/osd/PGBackend.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/osd/PGBackend.h b/src/osd/PGBackend.h index 1dbf20d2a75d6..be1945ab04752 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" -- 2.39.5