mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-22 17:35:59 +03:00
Add needed include.
This commit is contained in:
parent
22374f718f
commit
c868b1fee2
@ -45,6 +45,7 @@
|
|||||||
#include "log.h"
|
#include "log.h"
|
||||||
#include "activate.h"
|
#include "activate.h"
|
||||||
#include "locking.h"
|
#include "locking.h"
|
||||||
|
#include "defaults.h"
|
||||||
|
|
||||||
static struct cmd_context *cmd = NULL;
|
static struct cmd_context *cmd = NULL;
|
||||||
static struct dm_hash_table *lv_hash = NULL;
|
static struct dm_hash_table *lv_hash = NULL;
|
||||||
|
Loading…
Reference in New Issue
Block a user