qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} types
authorAnders Larsen <al@alarsen.net>
Thu, 1 Jan 2009 16:17:35 +0000 (17:17 +0100)
committerSam Ravnborg <sam@ravnborg.org>
Wed, 7 Jan 2009 20:44:20 +0000 (21:44 +0100)
commit8d1a0a13edecfdcb47fee3238ed4a2af2a2867f9
treef3ca0d2af8ec1e54a7d114c7dc2f177ae635b774
parentede6f5aea054d3fb67c78857f7abdee602302043
qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} types

On 2008-12-30 11:32:33, Sam Ravnborg wrote:
> We have added a few additional validation checks of the userspace headers:
...
> 3) We should include <linux/types.h> and not <asm/types.h>
> 4) If we use a __[us]{8,16,32,64} type then we must include <linux/types.h>

Satisfy these requirements for the linux/qnx*.h headers.

Signed-off-by: Anders Larsen <al@alarsen.net>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
include/linux/qnx4_fs.h
include/linux/qnxtypes.h