Simplification rewrite for stdint module.
[gnulib.git] / modules / getloadavg
index f526a54..75e3bfd 100644 (file)
@@ -3,12 +3,12 @@ Return the current system load averages.
 
 Files:
 lib/getloadavg.c
-lib/intprops.h
 
 Depends-on:
 cloexec
 xalloc
 c-strtod
+intprops
 stdbool
 fcntl-safer