diff --git a/projects/Odroid_C2/patches/RTL8192EU/RTL8192EU-0001-fix-build-with-linux-hardkernel.patch b/projects/Odroid_C2/patches/RTL8192EU/RTL8192EU-0001-fix-build-with-linux-hardkernel.patch new file mode 100644 index 0000000000..e94ddaa65e --- /dev/null +++ b/projects/Odroid_C2/patches/RTL8192EU/RTL8192EU-0001-fix-build-with-linux-hardkernel.patch @@ -0,0 +1,11 @@ +diff -Naur a/core/rtw_br_ext.c b/core/rtw_br_ext.c +--- a/core/rtw_br_ext.c 2016-01-18 10:56:14.000000000 -0800 ++++ b/core/rtw_br_ext.c 2016-04-08 00:55:50.276738518 -0700 +@@ -49,6 +49,7 @@ + #include + #include + #include ++#include + #endif + #endif +