mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
another #include fix for siit
SVN-Revision: 13937
This commit is contained in:
parent
2273aadfb2
commit
245e9e9b7a
@ -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