summaryrefslogtreecommitdiffstats
path: root/lib/vty_cli.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vty_cli.c')
-rw-r--r--lib/vty_cli.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/vty_cli.c b/lib/vty_cli.c
index 53d64716..ff86b558 100644
--- a/lib/vty_cli.c
+++ b/lib/vty_cli.c
@@ -31,6 +31,7 @@
#include "vio_lines.h"
#include "command.h"
+#include "command_execute.h"
#include "command_queue.h"
#include "memory.h"