aboutsummaryrefslogtreecommitdiffstats
path: root/include/vty/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/vty/command.h')
-rw-r--r--include/vty/command.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vty/command.h b/include/vty/command.h
index f72ea6c04..26022cb02 100644
--- a/include/vty/command.h
+++ b/include/vty/command.h
@@ -24,6 +24,7 @@
#define _ZEBRA_COMMAND_H
#include <stdio.h>
+#include <sys/types.h>
#include "vector.h"
#include "vty.h"