Skip to content

Commit 932e9f3

Browse files
committed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security: security: fix compile error in commoncap.c
2 parents dbfad21 + 51b79be commit 932e9f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

security/commoncap.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
#include <linux/securebits.h>
3030
#include <linux/user_namespace.h>
3131
#include <linux/binfmts.h>
32+
#include <linux/personality.h>
3233

3334
/*
3435
* If a non-root user executes a setuid-root binary in

0 commit comments

Comments
 (0)