mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-11 20:58:50 +03:00
Add a missing #include (fix compiler warning).
This commit is contained in:
parent
e7a5c8cf3d
commit
2f1d6f7f0c
@ -24,6 +24,7 @@
|
|||||||
#include "lvm-string.h"
|
#include "lvm-string.h"
|
||||||
#include "str_list.h"
|
#include "str_list.h"
|
||||||
#include "locking.h" /* FIXME Should not be used in this file */
|
#include "locking.h" /* FIXME Should not be used in this file */
|
||||||
|
#include "memlock.h"
|
||||||
|
|
||||||
#include "defaults.h" /* FIXME: should this be defaults.h? */
|
#include "defaults.h" /* FIXME: should this be defaults.h? */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user