ld(1) error found by mestre a while ago.
fix suggested and ok naddy
-/* $OpenBSD: screen.c,v 1.17 2016/06/10 15:37:09 tb Exp $ */
+/* $OpenBSD: screen.c,v 1.18 2017/04/16 18:04:02 tb Exp $ */
/* $NetBSD: screen.c,v 1.4 1995/04/29 01:11:36 mycroft Exp $ */
/*-
/*
* Capabilities from TERMCAP.
*/
-char PC, *BC, *UP; /* tgoto requires globals: ugh! */
+extern char PC, *BC, *UP; /* tgoto requires globals: ugh! */
static char
*bcstr, /* backspace char */