diff options
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
| -rw-r--r-- | tools/perf/util/scripting-engines/trace-event-perl.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/scripting-engines/trace-event-perl.c b/tools/perf/util/scripting-engines/trace-event-perl.c index af7da565a750..b2dba9c0a3a1 100644 --- a/tools/perf/util/scripting-engines/trace-event-perl.c +++ b/tools/perf/util/scripting-engines/trace-event-perl.c  | |||
| @@ -34,6 +34,7 @@ | |||
| 34 | #include "../event.h" | 34 | #include "../event.h" | 
| 35 | #include "../trace-event.h" | 35 | #include "../trace-event.h" | 
| 36 | #include "../evsel.h" | 36 | #include "../evsel.h" | 
| 37 | #include "../debug.h" | ||
| 37 | 38 | ||
| 38 | void boot_Perf__Trace__Context(pTHX_ CV *cv); | 39 | void boot_Perf__Trace__Context(pTHX_ CV *cv); | 
| 39 | void boot_DynaLoader(pTHX_ CV *cv); | 40 | void boot_DynaLoader(pTHX_ CV *cv); | 
