Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / getloadavg
index e2ede2bdc2d624d368175f73724c4e5af4483138..b7192c30a6adc4fe734699fe692baed41891d308 100644 (file)
@@ -3,11 +3,14 @@ Return the current system load averages.
 
 Files:
 lib/getloadavg.c
+lib/intprops.h
 
 Depends-on:
 cloexec
 xalloc
 c-strtod
+stdbool
+unistd-safer
 
 configure.ac:
 AC_FUNC_GETLOADAVG