> Hi, > > This patch removes duplicate header inclusion of <netinet/in.h>. > > Signed-off-by: Kevin Lo <ke...@freebsd.org>
Acked-by: YAMAMOTO Takashi <yamam...@valinux.co.jp> > > --- > diff --git a/lib/netdev-bsd.c b/lib/netdev-bsd.c > index 9ed2823..541e5ec 100644 > --- a/lib/netdev-bsd.c > +++ b/lib/netdev-bsd.c > @@ -42,7 +42,6 @@ > #include <sys/sysctl.h> > #if defined(__NetBSD__) > #include <net/route.h> > -#include <netinet/in.h> > #include <netinet/if_inarp.h> > #endif _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev