summaryrefslogtreecommitdiff
path: root/lib/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/command.h')
-rw-r--r--lib/command.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/command.h b/lib/command.h
index 8faf534d..8a17bbb4 100644
--- a/lib/command.h
+++ b/lib/command.h
@@ -309,4 +309,6 @@ int config_help (struct cmd_element *, struct vty *, int, const char *[]);
char *host_config_file ();
void host_config_set (char *);
+void print_version (const char *);
+
#endif /* _ZEBRA_COMMAND_H */