another #include fix for siit
SVN-Revision: 13937
This commit is contained in:
parent
2273aadfb2
commit
245e9e9b7a
1 changed files with 2 additions and 0 deletions
|
@ -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…
Reference in a new issue