about summary refs log tree commit diff
path: root/ports/sysdeps/ia64/bits/link.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/ia64/bits/link.h')
-rw-r--r--ports/sysdeps/ia64/bits/link.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/sysdeps/ia64/bits/link.h b/ports/sysdeps/ia64/bits/link.h
index dec8df859b..e30b720b41 100644
--- a/ports/sysdeps/ia64/bits/link.h
+++ b/ports/sysdeps/ia64/bits/link.h
@@ -19,6 +19,8 @@
 # error "Never include <bits/link.h> directly; use <link.h> instead."
 #endif
 
+#include <stdint.h>
+
 /* Registers for entry into PLT on ia64.  */
 typedef struct La_ia64_regs
 {