mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
another #include fix for siit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13937 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d73dc3c9a2
commit
c86853589b
@ -27,7 +27,9 @@
|
||||
#include <linux/init.h>
|
||||
#include <asm/uaccess.h>
|
||||
#include <asm/checksum.h>
|
||||
#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,0)
|
||||
#include <net/ip6_checksum.h>
|
||||
#endif
|
||||
#include <linux/in6.h>
|
||||
#include "siit.h"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user