aboutsummaryrefslogtreecommitdiff
path: root/binutils/objdump.c
diff options
context:
space:
mode:
authorLukas Durfina <ldurfina@tachyum.com>2020-02-03 14:36:17 +0400
committerJoel Brobecker <brobecker@adacore.com>2020-02-03 14:36:17 +0400
commitb0029748ca991c64cf9f0851217b7762e4877854 (patch)
tree84cd099b71042853f7a156e265ab9a5676c336b8 /binutils/objdump.c
parent0b398d69acde3377dfbbeb8a4cfe87ae8c8562fa (diff)
downloadgdb-b0029748ca991c64cf9f0851217b7762e4877854.zip
gdb-b0029748ca991c64cf9f0851217b7762e4877854.tar.gz
gdb-b0029748ca991c64cf9f0851217b7762e4877854.tar.bz2
Fix compilation error with musl in gdb/testsuite/gdb.base/fileio.c
Musl is giving warnings about these includes in this way: warning: #warning redirecting incorrect #include <sys/errno.h> to <errno.h> warning: #warning redirecting incorrect #include <sys/fcntl.h> to <fcntl.h> gdb/testsuite/Changelog: * gdb.base/fileio.c: Remove #include of <sys/errno.h>. Replace #include of <sys/fcntl.h> by <fcntl.h>.
Diffstat (limited to 'binutils/objdump.c')
0 files changed, 0 insertions, 0 deletions