* cfg.mk: Enable sc_prohibit_intprops_without_use
* tests/test-nanosleep.c: Don't include "intprops.h". Not needed.
* lib/ftoastr.c: Likewise.
+2012-01-17 Jim Meyering <meyering@redhat.com>
+
+ maint: enable sc_prohibit_intprops_without_use
+ * cfg.mk: Enable sc_prohibit_intprops_without_use
+ * tests/test-nanosleep.c: Don't include "intprops.h". Not needed.
+
2012-01-17 Jim Meyering <meyering@redhat.com>
maint: enable sc_prohibit_hash_pjw_without_use
sc_prohibit_error_without_use \
sc_prohibit_getopt_without_use \
sc_prohibit_have_config_h \
- sc_prohibit_intprops_without_use \
sc_prohibit_inttostr_without_use \
sc_prohibit_magic_number_exit \
sc_prohibit_openat_without_use \
#include "ftoastr.h"
-#include "intprops.h"
#include <float.h>
#include <stdio.h>
#include <stdlib.h>
#include <signal.h>
#include <unistd.h>
-#include "intprops.h"
#include "macros.h"
#if HAVE_DECL_ALARM