zebra: Nothing is using errno.h

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
Donald Sharp 2024-01-05 09:59:40 -05:00
parent 7c1a8f7a9e
commit f982bddebd

View File

@ -17,7 +17,6 @@
#include <stdlib.h>
#include <stddef.h>
#include <ctype.h>
#include <errno.h>
#ifdef HAVE_STROPTS_H
#include <stropts.h>
#endif /* HAVE_STROPTS_H */