bfd: Remove unnecessary include of netlink header.
authorGurucharan Shetty <gshetty@nicira.com>
Wed, 12 Mar 2014 16:29:19 +0000 (09:29 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Thu, 13 Mar 2014 16:16:21 +0000 (09:16 -0700)
Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/bfd.c

index 5413105..1860cb6 100644 (file)
--- 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"