summaryrefslogtreecommitdiffstats
path: root/bfdd
diff options
context:
space:
mode:
Diffstat (limited to 'bfdd')
-rw-r--r--bfdd/bfd_packet.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfdd/bfd_packet.c b/bfdd/bfd_packet.c
index f2596dfc3..fec195c77 100644
--- a/bfdd/bfd_packet.c
+++ b/bfdd/bfd_packet.c
@@ -12,6 +12,7 @@
*/
#include <zebra.h>
+#include <sys/ioctl.h>
#ifdef GNU_LINUX
#include <linux/filter.h>