From 4f17e6ae9da765339cbdc3c857496bcb5e98866a Mon Sep 17 00:00:00 2001 From: Andrew Hsieh Date: Mon, 14 Apr 2014 21:50:32 -0700 Subject: [4.9] Fix mips64el-linux-android-4.9 build with new android-20 headers See 4c35ba7730db5b95bd1404e8a334b7c8e2a9834b Change-Id: I8633259421152fa4347c6ac85b628a5d7191d0e8 --- gcc-4.9/libgcc/config/mips/linux-unwind.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gcc-4.9/libgcc/config') diff --git a/gcc-4.9/libgcc/config/mips/linux-unwind.h b/gcc-4.9/libgcc/config/mips/linux-unwind.h index 9cf7c807e..33507de09 100644 --- a/gcc-4.9/libgcc/config/mips/linux-unwind.h +++ b/gcc-4.9/libgcc/config/mips/linux-unwind.h @@ -27,6 +27,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see state data appropriately. See unwind-dw2.c for the structs. */ #include +#include #include /* The third parameter to the signal handler points to something with -- cgit v1.2.3