From 067023d4a21e739d6c7587590b5ef38b7796783b Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 11 Oct 2008 18:30:20 +0000 Subject: [PATCH] Added check for the include file git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8659 --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index c48ab7b4c7..7eb76ae14f 100644 --- a/configure.in +++ b/configure.in @@ -1261,6 +1261,7 @@ AC_HEADER_STDC AC_CHECK_HEADERS([ \ endian.h \ mqueue.h \ + bits/libc-lock.h \ sys/endian.h \ sys/epoll.h \ sys/eventfd.h \ -- 2.47.2