diff options
Diffstat (limited to 'zebra/netconf_netlink.c')
| -rw-r--r-- | zebra/netconf_netlink.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/netconf_netlink.c b/zebra/netconf_netlink.c index 9a0b3c5d0c..002d2c7bf6 100644 --- a/zebra/netconf_netlink.c +++ b/zebra/netconf_netlink.c @@ -6,6 +6,7 @@ * Donald Sharp */ #include <zebra.h> +#include <fcntl.h> #ifdef HAVE_NETLINK /* Netlink OSes only */ |
