[lvm-devel] [PATCH 12/21] Add lvm-types.h to lvm2.h file.

Dave Wysochanski dwysocha at redhat.com
Mon Feb 9 04:22:00 UTC 2009


Signed-off-by: Dave Wysochanski <dwysocha at redhat.com>
---
 lib/lvm2.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lib/lvm2.h b/lib/lvm2.h
index a47c0a5..f0fe0a3 100644
--- a/lib/lvm2.h
+++ b/lib/lvm2.h
@@ -18,6 +18,7 @@
 #include <stdint.h>
 #include <fcntl.h>
 #include "libdevmapper.h"
+#include "lvm-types.h" /* needed for str_list */
 
 /*
  * lvm_handle_t
-- 
1.6.0.5




More information about the lvm-devel mailing list