From: Sam Ravnborg Date: Sun, 15 Aug 2010 10:03:57 +0000 (+0000) Subject: netfilter: fix userspace header warning X-Git-Tag: v2.6.36-rc3~42^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e243f5b6de35b6fc394bc2e1e1737afe538e7e0c;p=pandora-kernel.git 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 Fix this by as suggested including linux/types.h. Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed