X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetloadavg;h=75e3bfd08d28f208d7789189dba9ed6773e39772;hb=d8c878368309fa0255b79d90bc773e63e8260053;hp=b7192c30a6adc4fe734699fe692baed41891d308;hpb=d3e8c58c07934d00ff72d0dc32aa48a2c3667137;p=gnulib.git diff --git a/modules/getloadavg b/modules/getloadavg index b7192c30a..75e3bfd08 100644 --- a/modules/getloadavg +++ b/modules/getloadavg @@ -3,14 +3,14 @@ Return the current system load averages. Files: lib/getloadavg.c -lib/intprops.h Depends-on: cloexec xalloc c-strtod +intprops stdbool -unistd-safer +fcntl-safer configure.ac: AC_FUNC_GETLOADAVG