[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1502043773.2673.9.camel@HansenPartnership.com>
Date: Sun, 06 Aug 2017 11:22:53 -0700
From: James Bottomley <James.Bottomley@...senPartnership.com>
To: Mikko Rapeli <mikko.rapeli@....fi>, linux-kernel@...r.kernel.org,
linux-api@...r.kernel.org
Cc: linux-scsi@...r.kernel.org
Subject: Re: [PATCH v06 04/36] uapi scsi/scsi_netlink_fc.h: use __u16, __u32
and __u64 from linux/types.h
On Sun, 2017-08-06 at 18:43 +0200, Mikko Rapeli wrote:
> Fixes userspace compilation errors like:
>
> scsi/scsi_netlink_fc.h:60:2: error: expected specifier-qualifier-list
> before ‘uint64_t’
Rather than patching the kernel, why not #include <stdint.h> in your
userspace programme?
James
Powered by blists - more mailing lists