diff options
Diffstat (limited to 'vtysh/vtysh_user.c')
-rw-r--r-- | vtysh/vtysh_user.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vtysh/vtysh_user.c b/vtysh/vtysh_user.c index 8698f8fa..92330103 100644 --- a/vtysh/vtysh_user.c +++ b/vtysh/vtysh_user.c @@ -20,6 +20,7 @@ */ #include <zebra.h> +#include <lib/version.h> #include <pwd.h> |