Simplification rewrite for stdint module.
[gnulib.git] / modules / getloadavg
index b7192c3..75e3bfd 100644 (file)
@@ -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