Skip to content

Commit

Permalink
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
Browse files Browse the repository at this point in the history
…/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
  • Loading branch information
torvalds committed Apr 19, 2012
2 parents dbfad21 + 51b79be commit 932e9f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions security/commoncap.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
#include <linux/securebits.h>
#include <linux/user_namespace.h>
#include <linux/binfmts.h>
#include <linux/personality.h>

/*
* If a non-root user executes a setuid-root binary in
Expand Down

0 comments on commit 932e9f3

Please sign in to comment.