sys_stat: Avoid #define replacements in C++ mode.
[gnulib.git] / modules / cloexec
index 7d987de..d590d1e 100644 (file)
@@ -8,6 +8,7 @@ m4/cloexec.m4
 
 Depends-on:
 dup2
+fcntl
 stdbool
 
 configure.ac:
@@ -20,7 +21,7 @@ Include:
 "cloexec.h"
 
 License:
-GPL
+LGPL
 
 Maintainer:
-Jim Meyering
+Jim Meyering, Eric Blake