1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-10 16:58:47 +03:00

Add needed include.

This commit is contained in:
Patrick Caulfield 2006-05-15 12:32:08 +00:00
parent 366a68282f
commit 20b4c02b89

View File

@ -45,6 +45,7 @@
#include "log.h"
#include "activate.h"
#include "locking.h"
#include "defaults.h"
static struct cmd_context *cmd = NULL;
static struct dm_hash_table *lv_hash = NULL;