diff options
Diffstat (limited to 'sysdeps/sh/bits/link.h')
-rw-r--r-- | sysdeps/sh/bits/link.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/sh/bits/link.h b/sysdeps/sh/bits/link.h index fed635e..79d3c2d 100644 --- a/sysdeps/sh/bits/link.h +++ b/sysdeps/sh/bits/link.h @@ -19,6 +19,7 @@ # error "Never include <bits/link.h> directly; use <link.h> instead." #endif +#include <stdint.h> /* Registers for entry into PLT on SH. */ typedef struct La_sh_regs |