* SUCH DAMAGE.
*/
+#include <sys/cdefs.h>
+
#ifndef lint
#if 0
static char sccsid[] = "@(#)from: subr.c 8.1 (Berkeley) 6/4/93";
#endif
-static const char rcsid[] =
+__unused static const char rcsid[] =
"$FreeBSD: src/libexec/getty/subr.c,v 1.19 2004/06/25 10:11:28 phk Exp $";
#endif /* not lint */
#include "pathnames.h"
#include "extern.h"
-
-
/*
* Get a table entry.
*/