1 Include <fcntl.h> to get loff_t definition
3 Patch borrowed from Alpine Linux at
4 http://git.alpinelinux.org/cgit/aports/plain/main/parted/fix-includes.patch. Solves
7 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 --- parted-3.1.orig/libparted/fs/xfs/platform_defs.h
10 +++ parted-3.1/libparted/fs/xfs/platform_defs.h
12 #define __XFS_PLATFORM_DEFS_H__