procmgmt: Tidy header includes
[openafs.git] / acinclude.m4
index 7452cbc..8fd379b 100644 (file)
@@ -1254,6 +1254,7 @@ AC_CHECK_HEADERS([ \
                   sys/pag.h \
                   sys/param.h \
                   sys/resource.h \
+                  sys/select.h \
                   sys/statfs.h \
                   sys/statvfs.h \
                   sys/socket.h \
@@ -1370,11 +1371,14 @@ AC_CHECK_FUNCS([ \
        inet_aton \
        inet_ntop \
        inet_pton \
+       putenv \
        readv \
+       setenv \
        strdup \
        strftime \
        strndup \
        strsep \
+       unsetenv \
 ])
 
 dnl Functions that are in objects that we always build from libroken