mirror of
https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
synced 2025-10-20 09:31:11 +02:00
add missing net/ip6_checksum.h include (#239)
this fixes build on arm64
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
#ifdef __KERNEL__
|
||||
#include <linux/ipv6.h>
|
||||
#include <linux/icmpv6.h>
|
||||
#include <net/ip6_checksum.h>
|
||||
#include <net/ndisc.h>
|
||||
#include <net/checksum.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user