maint.mk: adapt openat.h-include-without-use test
authorJim Meyering <meyering@fb.com>
Sat, 4 Jan 2014 00:58:50 +0000 (16:58 -0800)
committerJim Meyering <meyering@fb.com>
Mon, 13 Jan 2014 23:46:11 +0000 (15:46 -0800)
commit88df6d076cc9c334b68a5036598076a3cb4577e9
tree12fcf0d3b28dc2612b820b74c02c81f5eb88cd02
parentb532ce5d26245bf99bdd5cfb8530e29b808b80bd
maint.mk: adapt openat.h-include-without-use test

* top/maint.mk (sc_prohibit_openat_without_use): Also check for
FCHMODAT_INLINE, FCHOWNAT_INLINE and STATAT_INLINE, to avoid
failing on gnulib's own lib/{chmod,chown,stat}at.c files.
With this change, running "make sc_maint" in gnulib's top-level
directory now passes for me.
ChangeLog