]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/netfilter_ipv6/ip6t_ipv6header.h
netfilter: xtables: add missing header inclusions for headers_check
[karo-tx-linux.git] / include / linux / netfilter_ipv6 / ip6t_ipv6header.h
index 73d53bd3ff623ed54657d44f65ca79c7d219b40a..efae3a20c2141f9212dcfb37539efdb0f090e599 100644 (file)
@@ -8,6 +8,8 @@ on whether they contain certain headers */
 #ifndef __IPV6HEADER_H
 #define __IPV6HEADER_H
 
+#include <linux/types.h>
+
 struct ip6t_ipv6header_info {
        __u8 matchflags;
        __u8 invflags;