diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2024-01-04 16:03:55 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2024-01-09 12:39:23 -0500 |
| commit | 848dcf3d034bc2ca390b6aff968be83eaf11e584 (patch) | |
| tree | 667e43d50ca06e2c5e200be9f65559e73ac6e26b /lib/zebra.h | |
| parent | 7497d33f2f5475c0d2e516dde221c1222271ec07 (diff) | |
*: remove sys/stat.h from zebra.h
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/zebra.h')
| -rw-r--r-- | lib/zebra.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/zebra.h b/lib/zebra.h index 07cfc4492c..2a92c76f39 100644 --- a/lib/zebra.h +++ b/lib/zebra.h @@ -25,7 +25,6 @@ #ifdef HAVE_STROPTS_H #include <stropts.h> #endif /* HAVE_STROPTS_H */ -#include <sys/stat.h> #include <sys/types.h> #include <sys/param.h> #ifdef HAVE_SYS_SYSCTL_H |
