summaryrefslogtreecommitdiff
path: root/zebra/zebra_mpls_netlink.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2024-01-04 16:03:55 -0500
committerDonald Sharp <sharpd@nvidia.com>2024-01-09 12:39:23 -0500
commit848dcf3d034bc2ca390b6aff968be83eaf11e584 (patch)
tree667e43d50ca06e2c5e200be9f65559e73ac6e26b /zebra/zebra_mpls_netlink.c
parent7497d33f2f5475c0d2e516dde221c1222271ec07 (diff)
*: remove sys/stat.h from zebra.h
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'zebra/zebra_mpls_netlink.c')
-rw-r--r--zebra/zebra_mpls_netlink.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/zebra_mpls_netlink.c b/zebra/zebra_mpls_netlink.c
index b76640743e..f0f2c4b7a3 100644
--- a/zebra/zebra_mpls_netlink.c
+++ b/zebra/zebra_mpls_netlink.c
@@ -4,6 +4,7 @@
*/
#include <zebra.h>
+#include <sys/stat.h>
#ifdef HAVE_NETLINK