-/* $OpenBSD: main.c,v 1.226 2022/11/29 20:41:32 job Exp $ */
+/* $OpenBSD: main.c,v 1.227 2022/11/30 08:16:10 job Exp $ */
/*
* Copyright (c) 2021 Claudio Jeker <claudio@openbsd.org>
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
#include <sys/wait.h>
#include <assert.h>
-#include <ctype.h>
#include <err.h>
#include <errno.h>
#include <dirent.h>
-/* $OpenBSD: mft.c,v 1.80 2022/11/29 20:41:32 job Exp $ */
+/* $OpenBSD: mft.c,v 1.81 2022/11/30 08:16:10 job Exp $ */
/*
* Copyright (c) 2022 Theo Buehler <tb@openbsd.org>
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
*/
#include <assert.h>
-#include <ctype.h>
#include <err.h>
#include <limits.h>
#include <stdint.h>
-/* $OpenBSD: tal.c,v 1.36 2022/09/03 15:13:44 job Exp $ */
+/* $OpenBSD: tal.c,v 1.37 2022/11/30 08:16:10 job Exp $ */
/*
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
*
#include <netinet/in.h>
#include <assert.h>
-#include <ctype.h>
#include <err.h>
#include <libgen.h>
#include <stdio.h>