15 lines
518 B
Plaintext
15 lines
518 B
Plaintext
--- lib/libxview/ttysw/cim_change.c.orig 1993-06-29 07:17:12.000000000 +0200
|
|
+++ lib/libxview/ttysw/cim_change.c 2003-12-30 01:31:14.000000000 +0100
|
|
@@ -17,10 +17,10 @@ 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;
|
|
|