mirror of
https://github.com/ceph/ceph
synced 2025-01-20 10:01:45 +00:00
common: remove already included header files
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
This commit is contained in:
parent
c8ea7d814b
commit
cd926bce28
@ -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:
|
||||
|
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user