mirror of
https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
synced 2025-04-29 15:19:40 +02:00
fix bad merge in (#205) :compile error
This commit is contained in:
parent
6ffebc434b
commit
32555d025c
@ -45,7 +45,7 @@
|
||||
#include <linux/semaphore.h>
|
||||
#endif
|
||||
#include <linux/sem.h>
|
||||
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(4, 11, 0)
|
||||
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(4, 11, 0))
|
||||
#define HAVE_SIGNAL_FUNCTIONS_OWN_HEADER
|
||||
#endif
|
||||
#ifdef HAVE_SIGNAL_FUNCTIONS_OWN_HEADER
|
||||
|
Loading…
x
Reference in New Issue
Block a user