From 8c95882897df77e17161ca6f6c5db5dcc6f7f294 Mon Sep 17 00:00:00 2001 From: Gurucharan Shetty Date: Wed, 12 Mar 2014 09:29:19 -0700 Subject: [PATCH] bfd: Remove unnecessary include of netlink header. Signed-off-by: Gurucharan Shetty Acked-by: Ben Pfaff --- lib/bfd.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/bfd.c b/lib/bfd.c index 5413105bb..1860cb6dd 100644 --- a/lib/bfd.c +++ b/lib/bfd.c @@ -30,7 +30,6 @@ #include "hmap.h" #include "list.h" #include "netdev.h" -#include "netlink.h" #include "odp-util.h" #include "ofpbuf.h" #include "ovs-thread.h" -- 2.47.0