From 75b812b5200df731f9daaf8df91e10de78bd7dba Mon Sep 17 00:00:00 2001 From: Shinobu Kinjo Date: Mon, 16 Oct 2017 12:06:02 +0900 Subject: [PATCH] osd | cleanup: Don't include same header twice Signed-off-by: Shinobu Kinjo --- src/osd/OSD.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/osd/OSD.cc b/src/osd/OSD.cc index 9fbeaac3dbc..87a0d5167a3 100644 --- a/src/osd/OSD.cc +++ b/src/osd/OSD.cc @@ -135,7 +135,6 @@ #include "auth/AuthAuthorizeHandler.h" #include "auth/RotatingKeyRing.h" -#include "common/errno.h" #include "objclass/objclass.h" -- 2.39.5