build: remove support for Linux 3.1

This commit is contained in:
Jan Engelhardt
2012-10-16 04:00:02 +02:00
parent 6d74f76a29
commit b25e96fd49
5 changed files with 6 additions and 8 deletions

View File

@@ -21,9 +21,7 @@
#include <net/ip.h>
#include <net/ipv6.h>
#include <net/route.h>
#if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 2, 0)
# include <linux/export.h>
#endif
#include <linux/export.h>
#include "compat_skbuff.h"
#include "compat_xtnu.h"
#if defined(CONFIG_IP6_NF_IPTABLES) || defined(CONFIG_IP6_NF_IPTABLES_MODULE)