diff options
Diffstat (limited to 'trace-local.h')
-rw-r--r-- | trace-local.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/trace-local.h b/trace-local.h index 0e49fa4..4e44238 100644 --- a/trace-local.h +++ b/trace-local.h | |||
@@ -37,4 +37,6 @@ void trace_report(int argc, char **argv); | |||
37 | 37 | ||
38 | void trace_split(int argc, char **argv); | 38 | void trace_split(int argc, char **argv); |
39 | 39 | ||
40 | void trace_listen(int argc, char **argv); | ||
41 | |||
40 | #endif /* __TRACE_LOCAL_H */ | 42 | #endif /* __TRACE_LOCAL_H */ |