about summary refs log tree commit diff
path: root/sysdeps/loongarch/__longjmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/loongarch/__longjmp.S')
-rw-r--r--sysdeps/loongarch/__longjmp.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/loongarch/__longjmp.S b/sysdeps/loongarch/__longjmp.S
index d6a99fcbc8..4c40ffa158 100644
--- a/sysdeps/loongarch/__longjmp.S
+++ b/sysdeps/loongarch/__longjmp.S
@@ -17,6 +17,7 @@
    <https://www.gnu.org/licenses/>.  */
 
 #include <sysdep.h>
+#include <pointer_guard.h>
 #include <sys/asm.h>
 
 ENTRY (__longjmp)