]> granicus.if.org Git - ipset/commit
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 13 Jan 2012 20:28:45 +0000 (21:28 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 13 Jan 2012 20:29:52 +0000 (21:29 +0100)
commitdd71826fcfcfcc8c36f0508cc183dd222da40452
treec3f9431f40d5f3bedd3f3442026fb3a330d9343d
parenta8e494dcebf3588fc1b4682f83f3babae497c0c3
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.
kernel/net/netfilter/ipset/ip_set_getport.c
kernel/net/netfilter/ipset/pfxlen.c