-/* $OpenBSD: bcd.c,v 1.21 2015/10/14 08:12:12 doug Exp $ */
+/* $OpenBSD: bcd.c,v 1.22 2015/10/23 02:01:15 jsg Exp $ */
/* $NetBSD: bcd.c,v 1.6 1995/04/24 12:22:23 cgd Exp $ */
/*
#include <string.h>
#include <ctype.h>
#include <unistd.h>
+#include <err.h>
u_short holes[256] = {
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
-/* $OpenBSD: morse.c,v 1.16 2015/10/14 08:12:12 doug Exp $ */
+/* $OpenBSD: morse.c,v 1.17 2015/10/23 02:01:15 jsg Exp $ */
/*
* Copyright (c) 1988, 1993
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
+#include <err.h>
static char
*digit[] = {