diff options
Diffstat (limited to 'sysdeps/m68k/jmpbuf-unwind.h')
-rw-r--r-- | sysdeps/m68k/jmpbuf-unwind.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/m68k/jmpbuf-unwind.h b/sysdeps/m68k/jmpbuf-unwind.h index 17e4b859ab..3ee46c050c 100644 --- a/sysdeps/m68k/jmpbuf-unwind.h +++ b/sysdeps/m68k/jmpbuf-unwind.h @@ -19,6 +19,7 @@ #include <setjmp.h> #include <stdint.h> #include <unwind.h> +#include <pointer_guard.h> /* Test if longjmp to JMPBUF would unwind the frame containing a local variable at ADDRESS. */ |