summaryrefslogtreecommitdiffstats
path: root/libdm/libdm-report.c
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2008-11-03 18:59:59 +0000
committerAlasdair Kergon <agk@redhat.com>2008-11-03 18:59:59 +0000
commit3e5b6ed2147e3b31a23cfe2547aa55e1e6084986 (patch)
tree306050d1c947e9d1d5999382f30b5c43bf7434c8 /libdm/libdm-report.c
parent965566dcf0eae31259f358cb57bb0f17ef921d67 (diff)
downloadlvm2-3e5b6ed2147e3b31a23cfe2547aa55e1e6084986.tar.gz
lvm2-3e5b6ed2147e3b31a23cfe2547aa55e1e6084986.tar.xz
lvm2-3e5b6ed2147e3b31a23cfe2547aa55e1e6084986.zip
more tweaking to get things to compile - dmlib.h for log fns, list.h
Diffstat (limited to 'libdm/libdm-report.c')
-rw-r--r--libdm/libdm-report.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdm/libdm-report.c b/libdm/libdm-report.c
index 1304286f..4cc1b832 100644
--- a/libdm/libdm-report.c
+++ b/libdm/libdm-report.c
@@ -13,7 +13,7 @@
* Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#include "lib.h"
+#include "dmlib.h"
#include <ctype.h>