* modules/intprops: New file.
[pspp] / modules / getloadavg
index f526a547d840509adb893b02e2659c8954642b6d..75e3bfd08d28f208d7789189dba9ed6773e39772 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