[PATCH] linux/audit.h needs linux/types.h
authorJeff Dike <jdike@addtoit.com>
Tue, 6 Mar 2007 09:42:17 +0000 (01:42 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 6 Mar 2007 17:30:25 +0000 (09:30 -0800)
commit3b46e650165f691a30ddede1a79d2df02f3459d7
tree90cc53677412986b28d31001faa5e5a980cba7fe
parentf991633de626a5f16069d00e26b45142e037ce24
[PATCH] linux/audit.h needs linux/types.h

Include linux/types.h here because we need a definition of __u32.  This file
appears not be exported verbatim by libc, so I think this doesn't have any
userspace consequences.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/audit.h