diff options
author | Frederic Weisbecker <fweisbec@gmail.com> | 2010-05-13 19:47:16 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2010-05-13 16:32:58 -0300 |
commit | 8a0ecfb8b47dc765fdf460913231876bbc95385e (patch) | |
tree | 0075da13b34a88a9e65aaa0b4b6d4a266f2db8dc /Documentation/ioctl | |
parent | 8769e1c7177fd9f6981042bcc6c2851c99a4a7e7 (diff) | |
download | talos-op-linux-8a0ecfb8b47dc765fdf460913231876bbc95385e.tar.gz talos-op-linux-8a0ecfb8b47dc765fdf460913231876bbc95385e.zip |
perf hist: Fix missing getline declaration
hist.c needs to include util.h so that it gets stdio.h
inclusion with __GNU_SOURCE defined.
Fixes:
util/hist.c: In function ‘hist_entry__parse_objdump_line’:
util/hist.c:931: erreur: implicit declaration of function ‘getline’
util/hist.c:931: erreur: nested extern declaration of ‘getline’
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <1273772836-11533-1-git-send-regression-fweisbec@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'Documentation/ioctl')
0 files changed, 0 insertions, 0 deletions