From: Jeff Dike Date: Tue, 6 Mar 2007 09:42:17 +0000 (-0800) Subject: [PATCH] linux/audit.h needs linux/types.h X-Git-Tag: v2.6.21-rc3~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b46e650165f691a30ddede1a79d2df02f3459d7;p=pandora-kernel.git [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 Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed