error: depend on stdio
[gnulib.git] / modules / unistd-safer
index 86e23ab..2d195ec 100644 (file)
@@ -10,12 +10,14 @@ lib/unistd-safer.h
 m4/unistd-safer.m4
 
 Depends-on:
+fcntl
 unistd
 
 configure.ac:
 gl_UNISTD_SAFER
 
 Makefile.am:
+lib_SOURCES += dup-safer.c fd-safer.c pipe-safer.c
 
 Include:
 "unistd-safer.h"