Hans de Goede wrote:
> * libparted/arch/linux.c: Don't include blkpg.h.
> * libparted/arch/blkpg.h: Deleted.
...
Thanks. Applied, with this addition, so that "make dist" does not fail:
* libparted/Makefile.am (libparted_la_SOURCES): Remove arch/blkpg.h.
diff --git a/libparted/Makefile.am b/libp
* libparted/arch/linux.c: Don't include blkpg.h.
* libparted/arch/blkpg.h: Deleted.
---
libparted/arch/blkpg.h | 64
libparted/arch/linux.c |1 -
2 files changed, 0 insertions(+), 65 deletions(-)
delete mode 100644 libparted/arch/blkpg.h
dif