mirror of
https://github.com/chinawrj/rtl8812au
synced 2024-11-13 01:22:30 +00:00
add missing include
This commit is contained in:
parent
c6b311a3f2
commit
f4d4b4c7a1
@ -33,6 +33,8 @@
|
|||||||
#endif
|
#endif
|
||||||
#else /* PLATFORM_LINUX /PLATFORM_BSD */
|
#else /* PLATFORM_LINUX /PLATFORM_BSD */
|
||||||
|
|
||||||
|
#include <linux/interrupt.h>
|
||||||
|
|
||||||
#ifdef CONFIG_SINGLE_RECV_BUF
|
#ifdef CONFIG_SINGLE_RECV_BUF
|
||||||
#define NR_RECVBUFF (1)
|
#define NR_RECVBUFF (1)
|
||||||
#else
|
#else
|
||||||
|
Loading…
Reference in New Issue
Block a user