Include config.h here, not in argmatch.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 21 Nov 2002 07:19:33 +0000 (07:19 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 21 Nov 2002 07:19:33 +0000 (07:19 +0000)
commit807cacc083db1515f15b8fd2e03333dd69184688
tree0163bdada3e95a2e56185d0f37581f0b544d9f14
parentc907565811f05a2365d1bd7eaa1c2b40b6e1d4cb
Include config.h here, not in argmatch.h.
Include stdlib.h, for EXIT_FAILURE.
Always include <string.h>, since we assume C89.
(EXIT_FAILURE): Remove pre-C89 bug workaround.
lib/argmatch.c