regex.m4: correct the reversed range endpoint ([b-a]) test
[gnulib.git] / modules / open
index f792adf..0b8b303 100644 (file)
@@ -4,9 +4,11 @@ open() function: open a descriptor to a file.
 Files:
 lib/open.c
 m4/open.m4
+m4/mode_t.m4
 
 Depends-on:
-fcntl
+fcntl-h
+stat
 
 configure.ac:
 gl_FUNC_OPEN