diff options
author | Frederic Weisbecker <[email protected]> | 2010-05-21 12:48:39 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-05-21 13:55:32 +0200 |
commit | 598357eba6a55d27ddc7ead80ebb83fe1aad9b83 (patch) | |
tree | 105630cd5d71f6ea82c4b10782c7540ce310a8b2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 580d607cd666dfabfc1c7b0fb08c8ac690c7c87f (diff) |
perf: Fix getline undeclared
We need to have stdio.h included with _GNU_SOURCEfopr getline,
which is broken with the inclusion of build-id.h.
Keep util.h included first in hist.c
Fixes:
util/hist.c: Dans la fonction «hist_entry__parse_objdump_line» :
util/hist.c:938: attention : déclaration implicite de la fonction « «getline» »
util/hist.c:938: attention : nested extern declaration of «getline»
make: *** [util/hist.o] Erreur 1
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Paul Mackerras <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions