gdbsupport: Adapt construct_inferior_arguments
[deliverable/binutils-gdb.git] / gdbsupport / common.m4
index e67058632cab47a9dd5c532d355ba46493a3a8c6..b461f5f017d0315a0a3addb6413b18ce2c5429f1 100644 (file)
@@ -46,11 +46,12 @@ AC_DEFUN([GDB_AC_COMMON], [
                   thread_db.h wait.h dnl
                   termios.h dnl
                   dlfcn.h dnl
-                  linux/elf.h sys/procfs.h proc_service.h)
+                  linux/elf.h sys/procfs.h proc_service.h dnl
+                  poll.h sys/poll.h sys/select.h)
 
   AC_FUNC_MMAP
   AC_FUNC_VFORK
-  AC_CHECK_FUNCS([fdwalk getrlimit pipe pipe2 socketpair sigaction \
+  AC_CHECK_FUNCS([fdwalk getrlimit pipe pipe2 poll socketpair sigaction \
                  ptrace64 sbrk setns sigaltstack sigprocmask \
                  setpgid setpgrp getrusage getauxval])
 
This page took 0.027668 seconds and 4 git commands to generate.