diff options
Diffstat (limited to 'sysdeps/s390/jmpbuf-unwind.h')
-rw-r--r-- | sysdeps/s390/jmpbuf-unwind.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/s390/jmpbuf-unwind.h b/sysdeps/s390/jmpbuf-unwind.h index 23f1e991d5..c1a670fc7d 100644 --- a/sysdeps/s390/jmpbuf-unwind.h +++ b/sysdeps/s390/jmpbuf-unwind.h @@ -18,6 +18,7 @@ 02111-1307 USA. */ #include <setjmp.h> +#include <jmpbuf-offsets.h> #include <stdint.h> #include <unwind.h> #include <bits/wordsize.h> |