From: Paul Gortmaker Date: Fri, 15 Jul 2011 15:47:34 +0000 (-0400) Subject: net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules X-Git-Tag: next-20110826~3^2~183 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=0fb3aea326b9a96bc481bdc1c8c702cf9e7ed911;p=karo-tx-linux.git net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules These files are non modular, but need to export symbols using the macros now living in export.h -- call out the include so that things won't break when we remove the implicit presence of module.h from everywhere. Signed-off-by: Paul Gortmaker --- diff --git a/net/caif/cfpkt_skbuff.c b/net/caif/cfpkt_skbuff.c index 75d4bfae1a78..df08c47183d4 100644 --- a/net/caif/cfpkt_skbuff.c +++ b/net/caif/cfpkt_skbuff.c @@ -9,6 +9,7 @@ #include #include #include +#include #include #define PKT_PREFIX 48 diff --git a/net/netfilter/ipset/pfxlen.c b/net/netfilter/ipset/pfxlen.c index bd13d66220f1..4f29fa97044b 100644 --- a/net/netfilter/ipset/pfxlen.c +++ b/net/netfilter/ipset/pfxlen.c @@ -1,3 +1,4 @@ +#include #include /*