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

Tidy various pre-processing incl. making libdl optional.

This commit is contained in:
Alasdair Kergon
2003-03-24 18:08:53 +00:00
parent e6aa7d323d
commit e8c4bf56fe
51 changed files with 145 additions and 101 deletions

View File

@@ -7,7 +7,6 @@
#ifndef _LVM_BITSET_H
#define _LVM_BITSET_H
#include "lvm-types.h"
#include "pool.h"
#include <limits.h>