diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2010-08-15 12:03:57 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-08-19 08:34:26 +0200 |
commit | e243f5b6de35b6fc394bc2e1e1737afe538e7e0c (patch) | |
tree | fac660342a3ceb80099e2cb39ead0465c5530312 /net/netlink | |
parent | net: add Fast Ethernet driver for PXA168. (diff) | |
download | linux-e243f5b6de35b6fc394bc2e1e1737afe538e7e0c.tar.xz linux-e243f5b6de35b6fc394bc2e1e1737afe538e7e0c.zip |
netfilter: fix userspace header warning
"make headers_check" issued the following warning:
CHECK include/linux/netfilter (64 files)
usr/include/linux/netfilter/xt_ipvs.h:19: found __[us]{8,16,32,64} type without #include <linux/types.h>
Fix this by as suggested including linux/types.h.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netlink')
0 files changed, 0 insertions, 0 deletions