diff options
Diffstat (limited to 'block/partitions/aix.c')
-rw-r--r-- | block/partitions/aix.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/block/partitions/aix.c b/block/partitions/aix.c index 903f3ed175d0..c7b4fd1a4a97 100644 --- a/block/partitions/aix.c +++ b/block/partitions/aix.c @@ -6,7 +6,6 @@ */ #include "check.h" -#include "aix.h" struct lvm_rec { char lvm_id[4]; /* "_LVM" */ |