pkgsrc/x11/xview-lib/patches/patch-cg

22 lines
658 B
Text
Raw Normal View History

$NetBSD: patch-cg,v 1.3 2017/12/12 20:42:41 hauke Exp $
--- lib/libxview/ttysw/cim_change.c.orig 1993-06-29 05:17:12.000000000 +0000
+++ lib/libxview/ttysw/cim_change.c
@@ -17,15 +17,13 @@ static char sccsid[] = "@(#)cim_chan
#include <xview_private/i18n_impl.h>
#include <sys/types.h>
#include <pixrect/pixrect.h>
-#include <xview_private/ttyansi.h>
#include <xview_private/charimage.h>
#include <xview_private/charscreen.h>
#include <xview_private/tty_impl.h>
+#include <xview_private/ttyansi.h>
char boldify;
-extern char *strcpy();
-
/* static */ void ttysw_roll();
static void reverse();
/* static */ void ttysw_swap();