Re: [PATCH] btrfs-progs: convert: add missing types header

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Oct 31, 2017 at 02:57:54PM +0200, Baruch Siach wrote:
> Build with musl libc needs the sys/types.h header for the dev_t type,
> since this header is not included indirectly. This fixes the following
> build failure:
> 
> In file included from convert/source-fs.c:23:0:
> ./convert/source-fs.h:112:1: error: unknown type name ‘dev_t’
>  dev_t decode_dev(u32 dev);
>  ^~~~~
> convert/source-fs.c:31:1: error: unknown type name ‘dev_t’
>  dev_t decode_dev(u32 dev)
>  ^~~~~
> 
> Signed-off-by: Baruch Siach <baruch@xxxxxxxxxx>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux