mirror of
https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
synced 2025-12-08 17:46:21 +01:00
fix bad merge in (#205) :compile error
This commit is contained in:
@@ -45,7 +45,7 @@
|
|||||||
#include <linux/semaphore.h>
|
#include <linux/semaphore.h>
|
||||||
#endif
|
#endif
|
||||||
#include <linux/sem.h>
|
#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
|
#define HAVE_SIGNAL_FUNCTIONS_OWN_HEADER
|
||||||
#endif
|
#endif
|
||||||
#ifdef HAVE_SIGNAL_FUNCTIONS_OWN_HEADER
|
#ifdef HAVE_SIGNAL_FUNCTIONS_OWN_HEADER
|
||||||
|
|||||||
Reference in New Issue
Block a user