summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-01-17 18:30:09 +0100
committerJim Meyering <meyering@redhat.com>2012-01-21 15:07:02 +0100
commit890b216396a51469449f90a9afd241f9b14f7ffa (patch)
tree933b5eb63baba3ed3989264c9368b5031fccd7b5 /cfg.mk
parent34823be715ed9e6f3f1b1ebcbe711dad18acd45a (diff)
downloadgnulib-890b216396a51469449f90a9afd241f9b14f7ffa.tar.gz
maint: enable sc_prohibit_cloexec_without_use
* cfg.mk: Enable sc_prohibit_cloexec_without_use. * lib/dup-safer-flag.c: Don't include "cloexec.h". Not needed.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 37fb0a6cc4..e15333ceb7 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -23,7 +23,6 @@ local-checks-to-skip = \
sc_prohibit_always-defined_macros \
sc_prohibit_atoi_atof \
sc_prohibit_c_ctype_without_use \
- sc_prohibit_cloexec_without_use \
sc_prohibit_dirent_without_use \
sc_prohibit_error_without_use \
sc_prohibit_getopt_without_use \