]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
fusetrace_ll.cc: remove twice included sys/time.h
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 28 Nov 2012 12:57:09 +0000 (13:57 +0100)
committerSage Weil <sage@inktank.com>
Wed, 28 Nov 2012 16:25:32 +0000 (08:25 -0800)
Fix includes: remove twice included sys/time.h

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
fusetrace/fusetrace_ll.cc

index 9a0a0768440eb03cbbed18f3155be218c441777b..1b0d45f3c2db7399115cdb2d0afc85038d748720 100644 (file)
@@ -30,7 +30,6 @@
 #ifdef HAVE_SETXATTR
 #include <sys/xattr.h>
 #endif
-#include <sys/time.h>
 #include <time.h>