Re: [ethtool PATCH v3 09/12] internal.h: fix build for latest ethtool-copy.h

2016-03-07 Thread Ben Hutchings
On Fri, 2016-03-04 at 16:42 -0800, David Decotigny wrote: > From: David Decotigny > > > Signed-off-by: David Decotigny > --- >  internal.h | 4 +++- >  1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/internal.h b/internal.h > index 5f8504d..5df8124 100644 > --- a/internal.h > ++

[ethtool PATCH v3 09/12] internal.h: fix build for latest ethtool-copy.h

2016-03-04 Thread David Decotigny
From: David Decotigny Signed-off-by: David Decotigny --- internal.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/internal.h b/internal.h index 5f8504d..5df8124 100644 --- a/internal.h +++ b/internal.h @@ -13,6 +13,7 @@ #ifdef HAVE_CONFIG_H #include "ethtool-config.h