aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/audit.h
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2023-12-11 15:52:17 -0500
committerKent Overstreet <kent.overstreet@linux.dev>2023-12-20 19:26:32 -0500
commite034d49eb01c7c83a08a3ce2a1091b55f806b26b (patch)
treecb0d3f82a56dd85b354276d449b6832aabad3752 /include/linux/audit.h
parentuidgid: Split out uidgid_types.h (diff)
downloadwireguard-linux-e034d49eb01c7c83a08a3ce2a1091b55f806b26b.tar.xz
wireguard-linux-e034d49eb01c7c83a08a3ce2a1091b55f806b26b.zip
sem: Split out sem_types.h
More sched.h dependency pruning. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'include/linux/audit.h')
-rw-r--r--include/linux/audit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/audit.h b/include/linux/audit.h
index 51b1b7054a23..0050ef288ab3 100644
--- a/include/linux/audit.h
+++ b/include/linux/audit.h
@@ -36,6 +36,7 @@ struct mqstat;
struct audit_watch;
struct audit_tree;
struct sk_buff;
+struct kern_ipc_perm;
struct audit_krule {
u32 pflags;