-/* $OpenBSD: cert.c,v 1.100 2022/11/30 08:17:21 job Exp $ */
+/* $OpenBSD: cert.c,v 1.101 2022/11/30 09:12:34 job Exp $ */
/*
* Copyright (c) 2022 Theo Buehler <tb@openbsd.org>
* Copyright (c) 2021 Job Snijders <job@openbsd.org>
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include <arpa/inet.h>
#include <assert.h>
#include <err.h>
-#include <inttypes.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>