aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty/stats.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/vty/stats.h')
-rw-r--r--include/osmocom/vty/stats.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/osmocom/vty/stats.h b/include/osmocom/vty/stats.h
new file mode 100644
index 00000000..3851b4df
--- /dev/null
+++ b/include/osmocom/vty/stats.h
@@ -0,0 +1,3 @@
+#pragma once
+
+void osmo_stats_vty_add_cmds();