]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/testsuite/ld-elf/pr18720a.c
Remove bfd_stdint.h
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elf / pr18720a.c
index b4a33696c6dc13584c39d1651e909b4dfeb3341e..fec4cf902ff7d8836a5a819fbff8c93971c917ee 100644 (file)
@@ -1,4 +1,4 @@
-#include <bfd_stdint.h>
+#include <stdint.h>
 
 extern void bar (void);
 extern void foo (void);