]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/common/Cycles.cc
update sources to v12.1.0
[ceph.git] / ceph / src / common / Cycles.cc
index 656f08b40ceeab8a7a51225bee8e63ef833ce6f8..b1888d34cffc1179940de8a98d33e511876acdae 100644 (file)
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-
-#include <errno.h>
-#include <sys/time.h>
-
-#include "errno.h"
 #include "debug.h"
-#include "Initialize.h"
 #include "Cycles.h"
 
 double Cycles::cycles_per_sec = 0;