summaryrefslogtreecommitdiff
path: root/libdm/datastruct
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2008-11-04 15:07:45 +0000
committerAlasdair Kergon <agk@redhat.com>2008-11-04 15:07:45 +0000
commit56d884406846dcaf78840edf141690ad50de927a (patch)
tree5e22d88712abd6d98b3519aea8fbdc34fbdefb5a /libdm/datastruct
parente50d0e97b1b23623749d7cee3c0b057447d93cb4 (diff)
downloadlvm2-56d884406846dcaf78840edf141690ad50de927a.tar.gz
more fixes
Diffstat (limited to 'libdm/datastruct')
-rw-r--r--libdm/datastruct/list.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libdm/datastruct/list.c b/libdm/datastruct/list.c
index cacebdac6..3d9ca8b38 100644
--- a/libdm/datastruct/list.c
+++ b/libdm/datastruct/list.c
@@ -14,6 +14,7 @@
*/
#include "lib.h"
+#include <assert.h>
/*
* Initialise a list before use.