]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
common: remove already included header files 19390/head
authorYao Zongyou <yaozongyou@vip.qq.com>
Fri, 8 Dec 2017 03:47:05 +0000 (11:47 +0800)
committerYao Zongyou <yaozongyou@vip.qq.com>
Fri, 8 Dec 2017 03:47:05 +0000 (11:47 +0800)
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
src/common/Throttle.cc
src/common/fork_function.h

index 9b30ef3ed3c4eaadca92e98b26c23a0909330a08..b2f480cb2c79b43845da283f95bf5093bb162fe7 100644 (file)
@@ -6,7 +6,6 @@
 #include "common/Throttle.h"
 #include "common/ceph_time.h"
 #include "common/perf_counters.h"
-#include "common/Throttle.h"
 
 
 // re-include our assert to clobber the system one; fix dout:
index fa214f788750265c7d1ded102eeec7709564b86b..defea924121fe855ed1d2ed5f5e29eb11ac7c12f 100644 (file)
@@ -9,7 +9,6 @@
 #include <signal.h>
 #include <sys/wait.h>
 #include <sys/types.h>
-#include <common/errno.h>
 #include <ostream>
 #include "common/errno.h"