Added configure check for headers pwd.h sys/wait.h
[yazproxy-moved-to-github.git] / configure.in
index c7bf985..98c811d 100644 (file)
@@ -16,7 +16,7 @@ YAZ_DOC
 USEMARCON_INIT
 
 AC_CHECK_FUNCS(setrlimit getrlimit gettimeofday)
-AC_CHECK_HEADERS(sys/time.h unistd.h sys/types.h sys/stat.h sys/resource.h)
+AC_CHECK_HEADERS(pwd.h sys/resource.h sys/stat.h sys/time.h sys/types.h sys/wait.h unistd.h)
 dnl
 dnl ----- libXSLT
 AC_SUBST(XSLT_LIBS)