diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2015-06-17 18:28:25 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2015-06-18 22:14:29 +0300 |
commit | 04c52dec1473c5dff9d07cd39a68c9b23def6c42 (patch) | |
tree | 5a9a501e4d6cf0770c33b4e66b94dcec6bd747cf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 17cebfd097fe8a21902602db5196f48e5a9d34e8 (diff) | |
download | linux-04c52dec1473c5dff9d07cd39a68c9b23def6c42.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions