mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-15 11:56:11 +08:00
* configure.in (AC_CHECK_HEADERS): Add sys/file.h.
* configure, config.in: Regenerate. * corelow.c: Include <sys/file.h> if present.
This commit is contained in:
2
gdb/configure
vendored
2
gdb/configure
vendored
@ -3384,7 +3384,7 @@ for ac_hdr in ctype.h endian.h link.h thread_db.h proc_service.h \
|
||||
string.h sys/procfs.h sys/ptrace.h sys/reg.h stdint.h \
|
||||
term.h termio.h termios.h unistd.h wait.h sys/wait.h \
|
||||
wchar.h wctype.h asm/debugreg.h sys/debugreg.h sys/select.h \
|
||||
time.h sys/ioctl.h sys/user.h \
|
||||
time.h sys/file.h sys/ioctl.h sys/user.h \
|
||||
dirent.h sys/ndir.h sys/dir.h ndir.h \
|
||||
curses.h ncurses.h \
|
||||
poll.h sys/poll.h
|
||||
|
Reference in New Issue
Block a user