summaryrefslogtreecommitdiff
path: root/ports/sysdeps/aarch64/bits/link.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/aarch64/bits/link.h')
-rw-r--r--ports/sysdeps/aarch64/bits/link.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/sysdeps/aarch64/bits/link.h b/ports/sysdeps/aarch64/bits/link.h
index 3408c5b239..bdbecb1590 100644
--- a/ports/sysdeps/aarch64/bits/link.h
+++ b/ports/sysdeps/aarch64/bits/link.h
@@ -20,6 +20,8 @@
# error "Never include <bits/link.h> directly; use <link.h> instead."
#endif
+#include <stdint.h>
+
/* Registers for entry into PLT on AArch64. */
typedef struct La_aarch64_regs
{