> Hi,
> 
> This patch removes duplicate header inclusion of <netinet/in.h>.
> 
> Signed-off-by: Kevin Lo <[email protected]>

Acked-by: YAMAMOTO Takashi <[email protected]>

> 
> ---
> 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
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to