]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
xattr_bench.cc: remove twice included <time.h>
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Mon, 4 Feb 2013 16:54:09 +0000 (17:54 +0100)
committerSage Weil <sage@inktank.com>
Mon, 4 Feb 2013 17:27:11 +0000 (09:27 -0800)
Cleanup includes, remove twice included <time.h>.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/test/xattr_bench.cc

index 3a4b4236dad7b3c8b74cb317e5edcb744bd77c43..d212f55b65c31edd9b052057080d1ef9e86955ec 100644 (file)
@@ -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"