summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbserver/configure.in')
-rw-r--r--gdb/gdbserver/configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/gdbserver/configure.in b/gdb/gdbserver/configure.in
index cb6feedb6f2..9c3106da616 100644
--- a/gdb/gdbserver/configure.in
+++ b/gdb/gdbserver/configure.in
@@ -31,7 +31,8 @@ AC_PROG_INSTALL
AC_HEADER_STDC
AC_CHECK_HEADERS(sgtty.h termio.h termios.h sys/reg.h string.h dnl
- proc_service.h sys/procfs.h thread_db.h linux/elf.h unistd.h)
+ proc_service.h sys/procfs.h thread_db.h linux/elf.h dnl
+ stdlib.h unistd.h)
. ${srcdir}/configure.srv