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 --- lib/command.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/command.c') diff --git a/lib/command.c b/lib/command.c index b33998839b..3881829e22 100644 --- a/lib/command.c +++ b/lib/command.c @@ -11,6 +11,7 @@ #include #include +#include #include #include "command.h" -- cgit v1.2.3