X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=configure.ac;h=65ab621aa870c67fcd49e27863265a28a04a42e6;hb=cc779b06c40204cd26c55211742bb73c3809a2d2;hp=6b84003706679603e6715516c27ebb80ffd0f8bd;hpb=f6b1e08207d53158498748a3caad3ee84450572c;p=psensor.git diff --git a/configure.ac b/configure.ac index 6b84003..65ab621 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ AC_PROG_RANLIB # Checks for header files. AC_PATH_X -AC_CHECK_HEADERS([arpa/inet.h netinet/in.h stdint.h stdlib.h string.h sys/socket.h sys/time.h unistd.h getopt.h]) +AC_CHECK_HEADERS([arpa/inet.h netinet/in.h stdint.h stdlib.h string.h sys/socket.h sys/time.h unistd.h getopt.h sys/sysinfo.h]) # Checks for typedefs, structures, and compiler characteristics. AC_TYPE_SIZE_T