diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2024-01-04 14:50:23 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2024-01-04 15:34:22 -0500 |
| commit | 0b4ff790636b6c9fe15e861249a4ca59c4a3bd12 (patch) | |
| tree | b6b97b2c4db3ee2d03f4e9468ce2c2edcd717fb0 /lib/zebra.h | |
| parent | d69ac58c657cd4a37281b0c57918a68c85508fcd (diff) | |
*: sys/uio.h does not need to be in 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 8de71d0177..889e68a85c 100644 --- a/lib/zebra.h +++ b/lib/zebra.h @@ -45,7 +45,6 @@ #include <syslog.h> #include <sys/time.h> #include <time.h> -#include <sys/uio.h> #include <sys/utsname.h> #include <limits.h> #include <inttypes.h> |
