]> Git Repo - linux.git/commit
[PATCH] linux/audit.h needs linux/types.h
authorJeff Dike <[email protected]>
Tue, 6 Mar 2007 09:42:17 +0000 (01:42 -0800)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Cc: Paolo 'Blaisorblade' Giarrusso <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/audit.h
This page took 0.06616 seconds and 4 git commands to generate.