summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/mbind2b.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-elf/mbind2b.c')
-rw-r--r--ld/testsuite/ld-elf/mbind2b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-elf/mbind2b.c b/ld/testsuite/ld-elf/mbind2b.c
index 10922a1f046..7e1367d6b0f 100644
--- a/ld/testsuite/ld-elf/mbind2b.c
+++ b/ld/testsuite/ld-elf/mbind2b.c
@@ -1,6 +1,6 @@
#include <stdio.h>
#include <stdlib.h>
-#include <bfd_stdint.h>
+#include <stdint.h>
extern char bss_in_mbind0;
extern char data_in_mbind3;