Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
#include "common/blkdev.h"
#include "common/numa.h"
#include "common/pretty_binary.h"
+#include "common/WorkQueue.h"
#include "kv/KeyValueHistogram.h"
#ifdef HAVE_LIBZBD
return o;
}
-#include "common/WorkQueue.h"
-
class ShallowFSCKThreadPool : public ThreadPool
{
public:
// Not meant to be run by customers
#ifdef CEPH_BLUESTORE_TOOL_RESTORE_ALLOCATION
-#include <stdlib.h>
-#include <algorithm>
//---------------------------------------------------------
int cmpfunc (const void * a, const void * b)
{