summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/pr25749-1a.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-elf/pr25749-1a.c')
-rw-r--r--ld/testsuite/ld-elf/pr25749-1a.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-elf/pr25749-1a.c b/ld/testsuite/ld-elf/pr25749-1a.c
index 775623b8c9c..657d29da5b1 100644
--- a/ld/testsuite/ld-elf/pr25749-1a.c
+++ b/ld/testsuite/ld-elf/pr25749-1a.c
@@ -1,4 +1,4 @@
-#include <bfd_stdint.h>
+#include <stdint.h>
extern void *_binary_pr25749_1_c_start;
extern void *_binary_pr25749_1_c_end;