mirror of
https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
synced 2025-08-16 08:34:15 +02:00
ipv6: include ipv6 checksum header
The modules calls csum_ipv6_magic that's defined on ip6_checksum.h This is part of the in-tree fixes
This commit is contained in:
parent
5f1739bdff
commit
c16b48472d
@ -49,6 +49,7 @@
|
||||
#include <linux/icmpv6.h>
|
||||
#include <net/ndisc.h>
|
||||
#include <net/checksum.h>
|
||||
#include <net/ip6_checksum.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user