changeset 6165:68149d975735

(Files): Add unistd--.h.
author Jim Meyering <jim@meyering.net>
date Wed, 31 Aug 2005 15:39:33 +0000
parents 83bee8e13391
children d569bfb211a5
files modules/unistd-safer
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/modules/unistd-safer
+++ b/modules/unistd-safer
@@ -2,6 +2,7 @@
 File descriptor functions that avoid clobbering STD{IN,OUT,ERR}_FILENO.
 
 Files:
+lib/unistd--.h
 lib/dup-safer.c
 lib/fd-safer.c
 lib/pipe-safer.c