1
0
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:
Patrick Caulfield 2006-05-15 12:32:08 +00:00
parent 22374f718f
commit c868b1fee2

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;