diff options
Diffstat (limited to 'libc/sysdeps/linux/avr32/jmpbuf-unwind.h')
-rw-r--r-- | libc/sysdeps/linux/avr32/jmpbuf-unwind.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/avr32/jmpbuf-unwind.h b/libc/sysdeps/linux/avr32/jmpbuf-unwind.h index 5caa2ee44..f19f491ba 100644 --- a/libc/sysdeps/linux/avr32/jmpbuf-unwind.h +++ b/libc/sysdeps/linux/avr32/jmpbuf-unwind.h @@ -5,6 +5,7 @@ * Public License. See the file "COPYING.LIB" in the main directory of this * archive for more details. */ + #include <setjmp.h> #include <jmpbuf-offsets.h> |