diff options
Diffstat (limited to 'tests/test-cli.c')
-rw-r--r-- | tests/test-cli.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-cli.c b/tests/test-cli.c index 3db44eec..6fab6d52 100644 --- a/tests/test-cli.c +++ b/tests/test-cli.c @@ -20,6 +20,8 @@ * 02111-1307, USA. */ +#include <zebra.h> + #include "common-cli.h" DUMMY_DEFUN(cmd0, "arg ipv4 A.B.C.D"); |