Fix compilation broken by cl/288340160.
PiperOrigin-RevId: 288363368 Change-Id: I45a3d26b8b2fe937270e0beb989a7cb82bd81103
This commit is contained in:
parent
b6d0218c34
commit
ebc6577281
@ -42,7 +42,7 @@ limitations under the License.
|
||||
|
||||
#include "tensorflow/lite/experimental/ruy/detect_arm.h"
|
||||
|
||||
#ifdef __linux__
|
||||
#if defined __linux__ && defined __aarch64__
|
||||
#include <sys/auxv.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user