From 999d23f6bffbef19e4a7ec34cb10646308f2675b Mon Sep 17 00:00:00 2001 From: orpaltech Date: Fri, 16 Feb 2018 18:54:50 +0300 Subject: [PATCH] That is going to fix aarch64 compilation error --- core/rtw_br_ext.c | 1 + 1 file changed, 1 insertion(+) diff --git a/core/rtw_br_ext.c b/core/rtw_br_ext.c index f90f790..b1fc8aa 100644 --- a/core/rtw_br_ext.c +++ b/core/rtw_br_ext.c @@ -49,6 +49,7 @@ #include #include #include +#include #endif #endif