On Fri, Dec 14, 2018 at 05:19:36PM -0800, Maciej Żenczykowski wrote:
> From: Maciej Żenczykowski
>
> This fixes:
> In file included from ethtool-copy.h:22:0,
>from internal.h:32,
>from ethtool.c:29:
> .../include/linux/types.h:32:25: error: conflicting
On Fri, 2018-12-14 at 17:19 -0800, Maciej Żenczykowski wrote:
> From: Maciej Żenczykowski
>
> This fixes:
> In file included from ethtool-copy.h:22:0,
>from internal.h:32,
>from ethtool.c:29:
> .../include/linux/types.h:32:25: error: conflicting types f
From: Maciej Żenczykowski
This fixes:
In file included from ethtool-copy.h:22:0,
from internal.h:32,
from ethtool.c:29:
.../include/linux/types.h:32:25: error: conflicting types for '__be64'
typedef __u64 __bitwise __be64;
^