maint: make-prime-list: avoid -Wsuggest-attribute=const warning
authorJim Meyering <meyering@redhat.com>
Wed, 19 Sep 2012 09:07:41 +0000 (11:07 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 4 Oct 2012 19:33:05 +0000 (21:33 +0200)
commitcf67e4cc9025ce921230b821cb7e75bce06876cd
tree96604fd34b5ee3951216b16cdba7323072fef39d
parent1fb5db95aaddc8216449052f11c5da05c8571db5
maint: make-prime-list: avoid -Wsuggest-attribute=const warning

* src/make-prime-list.c: Include <config.h>.
(binvert): Add _GL_ATTRIBUTE_CONST.
src/make-prime-list.c