From 474618f079c6697c4e415cb4033ea28c3e69fc6e Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 1 Sep 1999 16:45:18 +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 51788e0e51f..7f6ecbdee1b 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.47.2