diff options
Diffstat (limited to 'sysdeps/hppa/jmpbuf-unwind.h')
-rw-r--r-- | sysdeps/hppa/jmpbuf-unwind.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/hppa/jmpbuf-unwind.h b/sysdeps/hppa/jmpbuf-unwind.h index 15cae66163..6ea1876e19 100644 --- a/sysdeps/hppa/jmpbuf-unwind.h +++ b/sysdeps/hppa/jmpbuf-unwind.h @@ -18,6 +18,7 @@ 02111-1307 USA. */ #include <setjmp.h> +#include <jmpbuf-offsets.h> /* Test if longjmp to JMPBUF would unwind the frame containing a local variable at ADDRESS. */ |