From 41a65e110409a290288180e8e1517f053f877586 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Mon, 19 May 2008 06:12:04 +0200 Subject: [PATCH] Fix ipc check on OpenBSD --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.ac b/configure.ac index fec18caee..f6997e59a 100644 --- a/configure.ac +++ b/configure.ac @@ -262,6 +262,8 @@ AM_CONDITIONAL(FREEBSD_KLDLOAD, [test "x$ac_cv_sys_linker_h" = xyes]) AC_CACHE_CHECK([for SYSV IPC], ac_cv_sysv_ipc, [AC_TRY_LINK([ +#include +#include #include ],[ {