doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / fcntl-safer
index 253b76b..176c871 100644 (file)
@@ -10,6 +10,7 @@ m4/fcntl-safer.m4
 m4/mode_t.m4
 
 Depends-on:
+fcntl-h
 open
 unistd-safer
 
@@ -18,6 +19,7 @@ gl_FCNTL_SAFER
 gl_MODULE_INDICATOR([fcntl-safer])
 
 Makefile.am:
+lib_SOURCES += creat-safer.c open-safer.c
 
 Include:
 "fcntl-safer.h"