aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbsupport/common.m4
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbsupport/common.m4')
-rw-r--r--gdb/gdbsupport/common.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/gdbsupport/common.m4 b/gdb/gdbsupport/common.m4
index 5701dd9..9038894 100644
--- a/gdb/gdbsupport/common.m4
+++ b/gdb/gdbsupport/common.m4
@@ -29,7 +29,8 @@ AC_DEFUN([GDB_AC_COMMON], [
sys/resource.h sys/socket.h dnl
sys/un.h sys/wait.h dnl
thread_db.h wait.h dnl
- termios.h)
+ termios.h dnl
+ dlfcn.h)
AC_CHECK_FUNCS([fdwalk getrlimit pipe pipe2 socketpair sigaction])