* modules/intprops: New file.
[pspp] / modules / getloadavg
index 21881a43a2c00f08cbf57e5e61b45a265e5a434d..75e3bfd08d28f208d7789189dba9ed6773e39772 100644 (file)
@@ -3,13 +3,14 @@ Return the current system load averages.
 
 Files:
 lib/getloadavg.c
-lib/intprops.h
 
 Depends-on:
 cloexec
 xalloc
 c-strtod
-unistd-safer
+intprops
+stdbool
+fcntl-safer
 
 configure.ac:
 AC_FUNC_GETLOADAVG