about summary refs log tree commit diff
path: root/sysdeps/aarch64/crtn.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/aarch64/crtn.S')
-rw-r--r--sysdeps/aarch64/crtn.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/aarch64/crtn.S b/sysdeps/aarch64/crtn.S
index c3e97cc449..0c1ef112c2 100644
--- a/sysdeps/aarch64/crtn.S
+++ b/sysdeps/aarch64/crtn.S
@@ -37,6 +37,8 @@
 /* crtn.S puts function epilogues in the .init and .fini sections
    corresponding to the prologues in crti.S. */
 
+#include <sysdep.h>
+
 	.section .init,"ax",%progbits
 	ldp	x29, x30, [sp], 16
 	RET