X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetloadavg;h=bf306e427b0a54828e11abdb7436e496932fae57;hb=0730a6cdc74a97b1b5b507c0be6116cc0967c056;hp=b7192c30a6adc4fe734699fe692baed41891d308;hpb=d3e8c58c07934d00ff72d0dc32aa48a2c3667137;p=gnulib.git diff --git a/modules/getloadavg b/modules/getloadavg index b7192c30a..bf306e427 100644 --- a/modules/getloadavg +++ b/modules/getloadavg @@ -3,17 +3,18 @@ Return the current system load averages. Files: lib/getloadavg.c -lib/intprops.h +m4/getloadavg.m4 Depends-on: cloexec xalloc c-strtod +intprops stdbool -unistd-safer +fcntl-safer configure.ac: -AC_FUNC_GETLOADAVG +gl_GETLOADAVG([$gl_source_base]) Makefile.am: