doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / chdir-safer
index b3b47e1..7455b32 100644 (file)
@@ -7,8 +7,10 @@ lib/chdir-safer.c
 m4/chdir-safer.m4
 
 Depends-on:
+errno
 fchdir
 fcntl-h
+fstat
 open
 same-inode
 stdbool
@@ -17,6 +19,7 @@ configure.ac:
 gl_CHDIR_SAFER
 
 Makefile.am:
+lib_SOURCES += chdir-safer.c
 
 Include:
 "chdir-safer.h"