diff options
Diffstat (limited to 'sysdeps/csky/jmpbuf-unwind.h')
-rw-r--r-- | sysdeps/csky/jmpbuf-unwind.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/csky/jmpbuf-unwind.h b/sysdeps/csky/jmpbuf-unwind.h index 358e912..76fca43 100644 --- a/sysdeps/csky/jmpbuf-unwind.h +++ b/sysdeps/csky/jmpbuf-unwind.h @@ -20,6 +20,7 @@ #include <stdint.h> #include <unwind.h> #include <sysdep.h> +#include <pointer_guard.h> /* Test if longjmp to JMPBUF would unwind the frame containing a local variable at ADDRESS. */ |