From c6d94a705604c06f2241e2525bc2fbc2ee83bc80 Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Thu, 4 Jan 2024 16:22:05 -0500 Subject: *: zebra.h should not have fcntl.h Signed-off-by: Donald Sharp --- lib/command.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/command.c') diff --git a/lib/command.c b/lib/command.c index 3881829e22..becba8452b 100644 --- a/lib/command.c +++ b/lib/command.c @@ -12,6 +12,8 @@ #include #include #include +#include + #include #include "command.h" -- cgit v1.2.3