[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150627.162041.2168402415351061903.davem@davemloft.net>
Date: Sat, 27 Jun 2015 16:20:41 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: stephen@...workplumber.org
Cc: pablo@...filter.org, netdev@...r.kernel.org
Subject: Re: [PATCH net] uapi: fix compatability of linux/in.h with
netinet/in.h
From: David Miller <davem@...emloft.net>
Date: Sat, 27 Jun 2015 14:52:48 -0700 (PDT)
> Applied.
Reverted, as it breaks the build.
Please test your patches.
In file included from include/linux/in.h:23:0,
from include/uapi/linux/netfilter.h:7,
from include/linux/netfilter_defs.h:4,
from include/net/netns/netfilter.h:4,
from include/net/net_namespace.h:22,
from include/linux/init_task.h:15,
from kernel/fork.c:562:
include/uapi/linux/in.h:25:5: warning: "__UAPI_DEF_IN_IPPROTO" is not defined [-Wundef]
#if __UAPI_DEF_IN_IPPROTO
^
include/uapi/linux/in.h:82:5: warning: "__UAPI_DEF_IN_ADDR" is not defined [-Wundef]
#if __UAPI_DEF_IN_ADDR
^
include/uapi/linux/in.h:165:5: warning: "__UAPI_DEF_IP_MREQ" is not defined [-Wundef]
#if __UAPI_DEF_IP_MREQ
^
include/uapi/linux/in.h:219:5: warning: "__UAPI_DEF_IN_PKTINFO" is not defined [-Wundef]
#if __UAPI_DEF_IN_PKTINFO
^
include/uapi/linux/in.h:228:6: warning: "__UAPI_DEF_SOCKADDR_IN" is not defined [-Wundef]
#if __UAPI_DEF_SOCKADDR_IN
^
include/uapi/linux/in.h:242:5: warning: "__UAPI_DEF_IN_CLASS" is not defined [-Wundef]
#if __UAPI_DEF_IN_CLASS
^
--
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