]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitf4d749c11353ea2dd080162b7a6b92eb0ffd0974
tree90cc53677412986b28d31001faa5e5a980cba7fe
parent5b6a7fb9ba8e839caf603c7abd3baf13d2a7000e
[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