1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-09-19 20:50:41 +00:00

Fix build error for AOSP kernel v5.10

This commit is contained in:
kimocoder 2022-08-27 03:19:03 +02:00
parent d809a0b3d7
commit e7a4a390cc

View File

@ -26,6 +26,10 @@ atomic_t _malloc_size = ATOMIC_INIT(0);
#endif
#endif /* DBG_MEMORY_LEAK */
#if defined(MODULE_IMPORT_NS)
MODULE_IMPORT_NS(VFS_internal_I_am_really_a_filesystem_and_am_NOT_a_driver);
#endif
#if defined(PLATFORM_LINUX)
/*
* Translate the OS dependent @param error_code to OS independent RTW_STATUS_CODE