maint.mk: prohibit unwarranted use of <strings.h>
authorJim Meyering <meyering@redhat.com>
Mon, 3 May 2010 08:08:20 +0000 (10:08 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 3 May 2010 08:12:46 +0000 (10:12 +0200)
commit87c320d5429dd9413929e9a60b85d69523c67499
tree1855502ddfce1a92e9b31ce50368ed03abe48bc7
parent3a59228aa9e83e507b62eb5281817accccee72ba
maint.mk: prohibit unwarranted use of <strings.h>

* top/maint.mk (sc_prohibit_strings_without_use): Reject inclusion of
strings.h in a file that does not also use strcasecmp, strncasecmp,
ffs or ffsll.
ChangeLog
top/maint.mk