[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20161029.145309.2094094755177056753.davem@davemloft.net>
Date: Sat, 29 Oct 2016 14:53:09 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: arnd@...db.de
Cc: kuznet@....inr.ac.ru, jmorris@...ei.org, yoshfuji@...ux-ipv6.org,
kaber@...sh.net, gorcunov@...il.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [net-next] net: ip, diag: include net/inet_sock.h
From: Arnd Bergmann <arnd@...db.de>
Date: Tue, 25 Oct 2016 17:53:22 +0200
> The newly added raw_diag.c fails to build in some configurations
> unless we include this header:
>
> In file included from net/ipv4/raw_diag.c:6:0:
> include/net/raw.h:71:21: error: field 'inet' has incomplete type
> net/ipv4/raw_diag.c: In function 'raw_diag_dump':
> net/ipv4/raw_diag.c:166:29: error: implicit declaration of function 'inet_sk'
>
> Fixes: 432490f9d455 ("net: ip, diag -- Add diag interface for raw sockets")
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
Applied, thanks Arnd.
Powered by blists - more mailing lists