mirror of
https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
synced 2025-10-19 17:11:09 +02:00
fix bad merge in (#205) :compile error
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user