summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/pr25754-6a.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-elf/pr25754-6a.c')
-rw-r--r--ld/testsuite/ld-elf/pr25754-6a.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-elf/pr25754-6a.c b/ld/testsuite/ld-elf/pr25754-6a.c
index 59633a3b4dd..b8e7ade4c6d 100644
--- a/ld/testsuite/ld-elf/pr25754-6a.c
+++ b/ld/testsuite/ld-elf/pr25754-6a.c
@@ -1,5 +1,5 @@
#include <stdio.h>
-#include <bfd_stdint.h>
+#include <stdint.h>
extern uintptr_t *get_bar (void);