netfilter: xtables: add missing header inclusions for headers_check
[pandora-kernel.git] / include / linux / netfilter_ipv6 / ip6t_HL.h
index 81cdaf0..ebd8ead 100644 (file)
@@ -5,6 +5,8 @@
 #ifndef _IP6T_HL_H
 #define _IP6T_HL_H
 
+#include <linux/types.h>
+
 enum {
        IP6T_HL_SET = 0,
        IP6T_HL_INC,