diff --git a/src/common/Throttle.cc b/src/common/Throttle.cc index 9b30ef3ed3c..b2f480cb2c7 100644 --- a/src/common/Throttle.cc +++ b/src/common/Throttle.cc @@ -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: diff --git a/src/common/fork_function.h b/src/common/fork_function.h index fa214f78875..defea924121 100644 --- a/src/common/fork_function.h +++ b/src/common/fork_function.h @@ -9,7 +9,6 @@ #include #include #include -#include #include #include "common/errno.h"