Introduce nat/linux-namespaces.[ch]
[deliverable/binutils-gdb.git] / gdb / gdbserver / configure.ac
index efbb346e205f6a317c6b101b85e84bce67c758aa..b465c43e889f06b6dba0d94e04014f67559350f9 100644 (file)
@@ -94,7 +94,7 @@ AC_CHECK_HEADERS(sgtty.h termio.h termios.h sys/reg.h string.h dnl
                 fcntl.h signal.h sys/file.h dnl
                 sys/ioctl.h netinet/in.h sys/socket.h netdb.h dnl
                 netinet/tcp.h arpa/inet.h)
-AC_CHECK_FUNCS(getauxval pread pwrite pread64)
+AC_CHECK_FUNCS(getauxval pread pwrite pread64 setns)
 
 GDB_AC_COMMON
 
This page took 0.024218 seconds and 4 git commands to generate.