diff options
author | David Howells <[email protected]> | 2012-07-23 15:37:31 +0100 |
---|---|---|
committer | James Morris <[email protected]> | 2012-07-30 15:08:46 +1000 |
commit | 5935e6dcaaa8f666dd7f1169fa87d36752ebeb94 (patch) | |
tree | 7f02532c82a683ced7d02a289cd0a16e92ae19ee /tools/perf/util/trace-event-scripting.c | |
parent | 3b9fc37280c521b086943f9aedda767f5bf3b2d3 (diff) |
KEYS: linux/key-type.h needs linux/errno.h
linux/key-type.h needs to #include linux/errno.h as it refers to ENOKEY.
Without this, with sparc's allmodconfig in one of my test trees, the following
error occurs:
include/linux/key-type.h: In function 'key_negate_and_link':
include/linux/key-type.h:122:43: error: 'ENOKEY' undeclared (first use in this function)
include/linux/key-type.h:122:43: note: each undeclared identifier is reported only once for each fun
Reported-by: Fengguang Wu <[email protected]>
Signed-off-by: David Howells <[email protected]>
Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions