diff options
author | Robert Richter <[email protected]> | 2012-04-05 18:26:25 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-05-02 15:14:35 -0300 |
commit | c651214e90e5c150015f7524a6bfc298ad61435f (patch) | |
tree | 51d670cf3ea6d6076742cf2b1b15735a4e4ff798 /lib/mpi/mpi-internal.h | |
parent | 23080e4cd224013c06444e7850fe0bcb55c129ff (diff) |
perf tools: Fix include header files in util/parse-events.h
Include header fixes for
... bool:
util/parse-events.h:31: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘have_tracepoints’
... and types.h:
util/parse-events.h:28: error: expected ‘)’ before ‘config’
util/parse-events.h:34: error: expected declaration specifiers or ‘...’ before ‘u64’
util/parse-events.h:45: error: expected ‘)’ before ‘type’
This happens if now other include files are included before
util/parse-events.h.
Signed-off-by: Robert Richter <[email protected]>
Cc: Ingo Molnar <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions