Re: linux/if_bridge.h no longer self contained (again)
From: Cong Wang <hidden>
Date: 2014-07-30 23:20:08
From: Cong Wang <hidden>
Date: 2014-07-30 23:20:08
Hi, On Wed, Jul 30, 2014 at 3:05 PM, Florian Fainelli [off-list ref] wrote:
What would be the recommended ways to move forward? Should we keep a local change that includes netinet/in6.h and just hope it does not cause any re-definitions?
I think we should just #include <linux/in6.h> since the redefinition error was already fixed.