about summary refs log tree commit diff
path: root/ports/sysdeps/hppa/bits/link.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/hppa/bits/link.h')
-rw-r--r--ports/sysdeps/hppa/bits/link.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/sysdeps/hppa/bits/link.h b/ports/sysdeps/hppa/bits/link.h
index ccf13b433a..8a2068e353 100644
--- a/ports/sysdeps/hppa/bits/link.h
+++ b/ports/sysdeps/hppa/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 hppa.  */
 typedef struct La_hppa_regs
 {