about summary refs log tree commit diff
path: root/sysdeps/sh/sh4/__longjmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sh/sh4/__longjmp.S')
-rw-r--r--sysdeps/sh/sh4/__longjmp.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/sh/sh4/__longjmp.S b/sysdeps/sh/sh4/__longjmp.S
index 2013b71794..bc179e4584 100644
--- a/sysdeps/sh/sh4/__longjmp.S
+++ b/sysdeps/sh/sh4/__longjmp.S
@@ -17,6 +17,7 @@
    <https://www.gnu.org/licenses/>.  */
 
 #include <sysdep.h>
+#include <pointer_guard.h>
 #define _SETJMP_H
 #define _ASM
 #include <bits/setjmp.h>