]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/common/Finisher.cc
update sources to v12.1.0
[ceph.git] / ceph / src / common / Finisher.cc
index d7220d10cd00bb93d3ee494d4a1c598551fa5bfa..5be9b04bb8836789a0c345293dfe9edd223b5d8a 100644 (file)
@@ -1,10 +1,8 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
 // vim: ts=8 sw=2 smarttab
 
-#include "common/config.h"
 #include "Finisher.h"
 
-#include "common/debug.h"
 #define dout_subsys ceph_subsys_finisher
 #undef dout_prefix
 #define dout_prefix *_dout << "finisher(" << this << ") "