Ensure that fseeko is declared when possible.
[gnulib.git] / modules / unistd-safer
index 3dc9f54..4f167e4 100644 (file)
@@ -2,9 +2,11 @@ Description:
 File descriptor functions that avoid clobbering STD{IN,OUT,ERR}_FILENO.
 
 Files:
-lib/unistd-safer.h
+lib/unistd--.h
 lib/dup-safer.c
 lib/fd-safer.c
+lib/pipe-safer.c
+lib/unistd-safer.h
 m4/unistd-safer.m4
 
 Depends-on: