fsync test: Avoid test failure on MacOS X and AIX.
[pspp] / modules / closeout
index 4480c7f3ad7ebadad0758e1eed32ac34e56c181c..2987121b27576105802cf10eadb758a82ccc42e7 100644 (file)
@@ -12,11 +12,13 @@ gettext-h
 error
 quotearg
 exitfail
+stdbool
 
 configure.ac:
 gl_CLOSEOUT
 
 Makefile.am:
+lib_SOURCES += closeout.c
 
 Include:
 "closeout.h"