=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tic/tic.c,v retrieving revision 1.8 retrieving revision 1.9 diff -c -r1.8 -r1.9 *** src/usr.bin/tic/tic.c 1999/03/11 21:08:10 1.8 --- src/usr.bin/tic/tic.c 1999/03/16 15:25:32 1.9 *************** *** 1,4 **** ! /* $OpenBSD: tic.c,v 1.8 1999/03/11 21:08:10 millert Exp $ */ /**************************************************************************** * Copyright (c) 1998,1999 Free Software Foundation, Inc. * --- 1,4 ---- ! /* $OpenBSD: tic.c,v 1.9 1999/03/16 15:25:32 millert Exp $ */ /**************************************************************************** * Copyright (c) 1998,1999 Free Software Foundation, Inc. * *************** *** 44,50 **** #include #include ! MODULE_ID("$From: tic.c,v 1.49 1999/03/07 01:21:14 tom Exp $") const char *_nc_progname = "tic"; --- 44,50 ---- #include #include ! MODULE_ID("$From: tic.c,v 1.50 1999/03/16 01:12:04 tom Exp $") const char *_nc_progname = "tic"; *************** *** 713,718 **** --- 713,720 ---- * references to locations in the arrays Booleans, Numbers, and Strings --- * precisely what's needed (see comp_parse.c). */ + + TERMINAL *cur_term; /* tweak to avoid linking lib_cur_term.c */ #undef CUR #define CUR tp->