From 890b216396a51469449f90a9afd241f9b14f7ffa Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 17 Jan 2012 18:30:09 +0100 Subject: 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. --- cfg.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'cfg.mk') 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 \ -- cgit v1.2.1