From 848dcf3d034bc2ca390b6aff968be83eaf11e584 Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Thu, 4 Jan 2024 16:03:55 -0500 Subject: *: remove sys/stat.h from zebra.h Signed-off-by: Donald Sharp --- tests/lib/cli/common_cli.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/lib/cli/common_cli.c') diff --git a/tests/lib/cli/common_cli.c b/tests/lib/cli/common_cli.c index e0981b991a..f9f584f450 100644 --- a/tests/lib/cli/common_cli.c +++ b/tests/lib/cli/common_cli.c @@ -7,6 +7,7 @@ */ #include +#include #include "frrevent.h" #include "vty.h" -- cgit v1.2.3