diff options
author | 2016-05-07 12:15:34 +0200 | |
---|---|---|
committer | 2016-05-10 13:24:52 +0200 | |
commit | ca21872e43e82c2a5c2e056ee4aea40a921720b1 (patch) | |
tree | 22dfacdeff442dab3438ccc4b89ff6c2012019d3 /tools/perf/scripts/python/stackcollapse.py | |
parent | s390: add missing declarations (diff) | |
download | wireguard-linux-ca21872e43e82c2a5c2e056ee4aea40a921720b1.tar.xz wireguard-linux-ca21872e43e82c2a5c2e056ee4aea40a921720b1.zip |
s390: add missing include statements
arch_mmap_rnd, cpu_have_feature, and arch_randomize_brk are all
defined as globally visible variables.
However the files they are defined in do not include the header files
with the declaration. To avoid a possible mismatch add the missing
include statements so we have proper type checking in place.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions