commit | 711bbdd659b685b45d3f28b29a00f17be6484f38 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sat May 17 08:26:25 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon May 19 10:03:40 2008 +0200 |
tree | 11d584b4cf5fdd2e66c037cff0ceb9da54ec1813 | |
parent | 247ab1a80595100bd7ea61d174f8b7b7e5f8d4bb [diff] |
rculist.h: fix include in net/netfilter/nf_conntrack_netlink.c this file has rculist dependency but did not explicitly include it, which broke the build. Signed-off-by: Ingo Molnar <mingo@elte.hu>