diff options
Diffstat (limited to 'vtysh')
| -rw-r--r-- | vtysh/vtysh_main.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/vtysh/vtysh_main.c b/vtysh/vtysh_main.c index c57e8c7997..58b1ded23e 100644 --- a/vtysh/vtysh_main.c +++ b/vtysh/vtysh_main.c @@ -5,6 +5,7 @@  #include <zebra.h> +#include <sys/stat.h>  #include <sys/un.h>  #include <setjmp.h>  #include <pwd.h>  | 
