[PATCH] drm: Fix drm.h uapi header for GNU/kFreeBSD

Eric Anholt eric at anholt.net
Tue Jan 15 18:41:53 UTC 2019


Daniel Vetter <daniel at ffwll.ch> writes:

> On Tue, Jan 15, 2019 at 03:04:18PM +0000, James Clarke wrote:
>> Like GNU/Linux, GNU/kFreeBSD's sys/types.h does not define the uintX_t
>> types, which differs from the BSDs' headers. Thus we should include
>> stdint.h to ensure we have all the required integer types.
>> 
>> Signed-off-by: James Clarke <jrtc27 at jrtc27.com>
>
> Would be good to get an ack from some other *bsd that this is still all
> fine. lgtm otherwise.
> -Daniel

I think there was some need for inttypes.h instead of stdint like a
decade ago when I was working on BSDs, but that was already almost
irrelevant then.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190115/20294fbb/attachment.sig>


More information about the dri-devel mailing list