diff options
author | Joe Thornber <joe@fib011235813.fsnet.co.uk> | 2001-10-08 09:45:16 +0000 |
---|---|---|
committer | Joe Thornber <joe@fib011235813.fsnet.co.uk> | 2001-10-08 09:45:16 +0000 |
commit | 8d402d76d018c96179f5e129db12d40f59475136 (patch) | |
tree | a68e5e277f383efd4b27efcb3c670597b9134ddf /include | |
parent | 46fda6281c39756f3324d671b0666c640d2f880f (diff) | |
download | lvm2-8d402d76d018c96179f5e129db12d40f59475136.tar.gz |
o get things compiling
Diffstat (limited to 'include')
-rw-r--r-- | include/.symlinks | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/include/.symlinks b/include/.symlinks index e9bba00fd..bce9c269d 100644 --- a/include/.symlinks +++ b/include/.symlinks @@ -1,12 +1,15 @@ ../lib/config/config.h -../lib/device/device.h +../lib/datastruct/hash.h +../lib/datastruct/list.h +../lib/datastruct/lvm-types.h ../lib/device/dev-cache.h +../lib/device/device.h ../lib/display/display.h +../lib/filters/filter.h +../lib/format1/format1.h ../lib/log/log.h ../lib/metadata/metadata.h +../lib/metadata/metadata.h ../lib/mm/dbg_malloc.h ../lib/mm/pool.h -../lib/datastruct/hash.h -../lib/datastruct/list.h -../lib/filters/filter.h -../lib/datastruct/lvm-types.h +../lib/mm/xlate.h |