summaryrefslogtreecommitdiff
path: root/lib/vty.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vty.c')
-rw-r--r--lib/vty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vty.c b/lib/vty.c
index a08a3c8735..e068c5bf0c 100644
--- a/lib/vty.c
+++ b/lib/vty.c
@@ -5,7 +5,7 @@
*/
#include <zebra.h>
-
+#include <sys/stat.h>
#include <lib/version.h>
#include <sys/types.h>
#include <sys/types.h>