aboutsummaryrefslogtreecommitdiffstats
path: root/trace-local.h
diff options
context:
space:
mode:
Diffstat (limited to 'trace-local.h')
-rw-r--r--trace-local.h2
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
38void trace_split(int argc, char **argv); 38void trace_split(int argc, char **argv);
39 39
40void trace_listen(int argc, char **argv);
41
40#endif /* __TRACE_LOCAL_H */ 42#endif /* __TRACE_LOCAL_H */