1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-10-13 11:33:16 +03:00

fix compiler warnings

This commit is contained in:
Alasdair Kergon
2005-05-09 17:41:36 +00:00
parent 5524ed753b
commit 2425b3a166
2 changed files with 2 additions and 1 deletions

View File

@@ -35,6 +35,7 @@
#include "str_list.h"
#include "segtype.h"
#include "lvmcache.h"
#include "dev-cache.h"
#ifdef HAVE_LIBDL
#include "sharedlib.h"