From 18e6298e88284f82e2d5cf2f9509f580beb3555b Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 4 Aug 2010 06:27:08 +0800 Subject: vty: Forward delcare the logging command. --- include/osmocom/vty/logging.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/osmocom/vty/logging.h b/include/osmocom/vty/logging.h index f8ffbc3e..45d74fdf 100644 --- a/include/osmocom/vty/logging.h +++ b/include/osmocom/vty/logging.h @@ -4,4 +4,6 @@ #define LOGGING_STR "Configure log message to this terminal\n" #define FILTER_STR "Filter log messages\n" +void logging_vty_add_cmds(void); + #endif /* _VTY_LOGGING_H */ -- cgit v1.2.3