X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fllib-ltinfotw;h=ab915c85bcba8c092e78a45f091b0b8270b33e24;hp=3e6ada322046e72e6c0a2af368e28275030f203a;hb=4d01f5de859abce88a97e91460db7f3769eedbc1;hpb=6a530b46563470c2ca73579d1994a0c8e275dd98 diff --git a/ncurses/llib-ltinfotw b/ncurses/llib-ltinfotw index 3e6ada32..ab915c85 100644 --- a/ncurses/llib-ltinfotw +++ b/ncurses/llib-ltinfotw @@ -34,9 +34,6 @@ /* ./tinfo/access.c */ #include -#include -#include - #undef _nc_rootname char *_nc_rootname( char *path) @@ -116,8 +113,6 @@ const char *const *_nc_strcodes(void) /* ./comp_captab.c */ -#include - #undef _nc_get_table const struct name_table_entry *_nc_get_table( NCURSES_BOOL termcap) @@ -201,8 +196,6 @@ struct name_table_entry const *_nc_find_type_entry( /* ./tinfo/db_iterator.c */ -#include - #undef _nc_tic_dir const char *_nc_tic_dir( const char *path) @@ -308,15 +301,6 @@ char *_nc_home_terminfo(void) /* ./tinfo/init_keytry.c */ -#if 0 - -#include - -#undef _nc_tinfo_fkeys -const struct tinfo_fkeys _nc_tinfo_fkeys[] = {0}; - -#endif - #undef _nc_init_keytry void _nc_init_keytry( SCREEN *sp) @@ -339,8 +323,6 @@ void _nc_init_acs(void) /* ./tinfo/lib_baudrate.c */ -#include - struct speed { short s; int sp; @@ -714,10 +696,6 @@ int intrflush( /* ./tinfo/lib_setup.c */ -#include -#include -#include - #undef _nc_ttytype char *_nc_ttytype(void) { return(*(char **)0); } @@ -857,12 +835,6 @@ int tgetent_sp( const char *name) { return(*(int *)0); } -#if 0 - -#include - -#endif - #undef tgetent int tgetent( char *bufp, @@ -1238,11 +1210,6 @@ char *_tracecchar_t( /* ./trace/lib_tracebits.c */ -typedef struct { - unsigned int val; - const char name[8]; -} BITNAMES; - #undef _nc_trace_ttymode char *_nc_trace_ttymode( struct termios *tty) @@ -1345,8 +1312,6 @@ int resetty(void) /* ./tty/lib_twait.c */ -#include - #undef _nc_timed_wait int _nc_timed_wait( SCREEN *sp, @@ -1412,8 +1377,6 @@ void _nc_set_buffer( /* ./tinfo/read_entry.c */ -#include - #undef _nc_init_termtype void _nc_init_termtype( TERMTYPE *const tp) @@ -1441,8 +1404,6 @@ int _nc_read_entry( /* ./tinfo/read_termcap.c */ -#include - #undef _nc_read_termcap void _nc_read_termcap(void) { /* void */ }