Cleanup includes, remove twice included <time.h>. Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@xxxxxxxxx> --- src/test/xattr_bench.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/test/xattr_bench.cc b/src/test/xattr_bench.cc index 3a4b423..d212f55 100644 --- a/src/test/xattr_bench.cc +++ b/src/test/xattr_bench.cc @@ -17,7 +17,6 @@ #include <string.h> #include <iostream> #include <sstream> -#include <time.h> #include "os/FileStore.h" #include "include/Context.h" #include "common/ceph_argparse.h" -- 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