#1 fix deps
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
#include "cli.h"
|
#include "cli.h"
|
||||||
#include "cluster_client.h"
|
#include "cluster_client.h"
|
||||||
|
#include <sys/stat.h>
|
||||||
|
|
||||||
// Flatten a layer: merge all parents into a layer and break the connection completely
|
// Flatten a layer: merge all parents into a layer and break the connection completely
|
||||||
struct snap_flattener_t
|
struct snap_flattener_t
|
||||||
|
|||||||
@@ -8,6 +8,7 @@
|
|||||||
#include "cli.h"
|
#include "cli.h"
|
||||||
#include "cluster_client.h"
|
#include "cluster_client.h"
|
||||||
#include "base64.h"
|
#include "base64.h"
|
||||||
|
#include <sys/stat.h>
|
||||||
|
|
||||||
// Calculate offsets for a block device and print OSD command line parameters
|
// Calculate offsets for a block device and print OSD command line parameters
|
||||||
std::function<bool(void)> cli_tool_t::simple_offsets(json11::Json cfg)
|
std::function<bool(void)> cli_tool_t::simple_offsets(json11::Json cfg)
|
||||||
|
|||||||
Reference in New Issue
Block a user