Prompted by the syntax-check failure:
maint.mk: the above files include argmatch.h but don't use it
make: *** [maint.mk:741: sc_prohibit_argmatch_without_use] Error 1
* src/join.c: Remove include, as the previous commit changed from using
ARRAY_CARDINALITY to countof - for which system.h includes the header.
#include "stdio--.h"
#include "xmemcoll.h"
#include "xstrtol.h"
-#include "argmatch.h"
/* The official name of this program (e.g., no 'g' prefix). */
#define PROGRAM_NAME "join"