summaryrefslogtreecommitdiffstats
path: root/vtysh/vtysh_user.h
diff options
context:
space:
mode:
Diffstat (limited to 'vtysh/vtysh_user.h')
-rw-r--r--vtysh/vtysh_user.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/vtysh/vtysh_user.h b/vtysh/vtysh_user.h
index c485c23f..a6c8b99b 100644
--- a/vtysh/vtysh_user.h
+++ b/vtysh/vtysh_user.h
@@ -25,4 +25,6 @@
int vtysh_auth (void);
void vtysh_user_init (void);
+char *vtysh_get_home (void);
+
#endif /* _VTYSH_USER_H */