On Wed, Apr 15, 2015 at 04:04:11PM +0900, YAMAMOTO Takashi wrote:
> > Hi,
> >
> > This patch removes duplicate header inclusion of .
> >
> > Signed-off-by: Kevin Lo
>
> Acked-by: YAMAMOTO Takashi
Thanks Kevin and Yamamoto-san, I applied this to master.
> Hi,
>
> This patch removes duplicate header inclusion of .
>
> Signed-off-by: Kevin Lo
Acked-by: YAMAMOTO Takashi
>
> ---
> 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
>
Hi,
This patch removes duplicate header inclusion of .
Signed-off-by: Kevin Lo
---
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
#if defined(__NetBSD__)
#include
-#include
#include