diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2015-06-17 17:28:25 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2015-06-18 21:14:29 +0200 |
commit | 04c52dec1473c5dff9d07cd39a68c9b23def6c42 (patch) | |
tree | 5a9a501e4d6cf0770c33b4e66b94dcec6bd747cf /include/net/llc_s_ac.h | |
parent | net: sched: Simplify em_ipset_match (diff) | |
download | linux-04c52dec1473c5dff9d07cd39a68c9b23def6c42.tar.xz linux-04c52dec1473c5dff9d07cd39a68c9b23def6c42.zip |
net: include missing headers in net/net_namespace.h
Include linux/idr.h and linux/skbuff.h since they are required by objects that
are declared in the net structure.
struct net {
...
struct idr netns_ids;
...
struct sk_buff_head wext_nlevents;
...
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'include/net/llc_s_ac.h')
0 files changed, 0 insertions, 0 deletions