summaryrefslogtreecommitdiff
path: root/src/lookup.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2009-10-21 13:55:07 +0200
committerTobias Klauser <tklauser@distanz.ch>2009-10-21 13:55:07 +0200
commit11666ecee4ef81bf4985772bc547697d84b8e0b3 (patch)
treee4f497e16718cc49cae325b16e0d49a994b9042e /src/lookup.c
parent6cf3b9fbf405cc94b150ec7ae7f12b4be23e7cdb (diff)
Add new upstream files to src
Diffstat (limited to 'src/lookup.c')
0 files changed, 0 insertions, 0 deletions
d5f1cf47d3'>diff)
selinux: use the kernel headers when building scripts/selinux
Commit 3322d0d64f4e ("selinux: keep SELinux in sync with new capability definitions") added a check on the defined capabilities without explicitly including the capability header file which caused problems when building genheaders for users of clang/llvm. Resolve this by using the kernel headers when building genheaders, which is arguably the right thing to do regardless, and explicitly including the kernel's capability.h header file in classmap.h. We also update the mdp build, even though it wasn't causing an error we really should be using the headers from the kernel we are building. Reported-by: Nicolas Iooss <nicolas.iooss@m4x.org> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'Documentation/devicetree')