From 7f3e8e714677587a8f2c13c593d9b39910eda961 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 1 Sep 1999 16:34:37 +0000 Subject: [PATCH] #include . --- sysdeps/unix/sysv/linux/arm/sigcontextinfo.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysdeps/unix/sysv/linux/arm/sigcontextinfo.h b/sysdeps/unix/sysv/linux/arm/sigcontextinfo.h index 51788e0e51..7f6ecbdee1 100644 --- a/sysdeps/unix/sysv/linux/arm/sigcontextinfo.h +++ b/sysdeps/unix/sysv/linux/arm/sigcontextinfo.h @@ -17,6 +17,8 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include + #define SIGCONTEXT int _a2, int _a3, int _a4, union k_sigcontext #define SIGCONTEXT_EXTRA_ARGS _a2, _a3, _a4, -- 2.43.5