Cleanup includes, remove twice included <sys/stat.h>. Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@xxxxxxxxx> --- src/testmsgr.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/testmsgr.cc b/src/testmsgr.cc index eb716b9..4de779b 100644 --- a/src/testmsgr.cc +++ b/src/testmsgr.cc @@ -33,7 +33,6 @@ using namespace std; #endif // DARWIN #include <sys/types.h> -#include <sys/stat.h> #include <fcntl.h> #define dout_subsys ceph_subsys_ms -- 1.8.1.2 -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html