[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150706144649.5484bce6@urahara>
Date: Mon, 6 Jul 2015 14:46:49 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Michal Kubecek <mkubecek@...e.cz>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2] include: add copy of tipc.h
On Mon, 29 Jun 2015 10:53:15 +0200 (CEST)
Michal Kubecek <mkubecek@...e.cz> wrote:
> Copy of kernel include/uapi/linux/tipc.h is needed to build on systems
> with pre-3.16 kernel headers.
>
> Signed-off-by: Michal Kubecek <mkubecek@...e.cz>
Ok, I applied (and fixed) this.
The headers you want are not directly from include/uapi/linux, instead
you need to run:
$ make install_headers
Then copy the result out of usr/include/linux/ when getting a santized
header.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists