projects
/
ncurses.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ncurses 6.0 - patch 20150815
[ncurses.git]
/
ncurses
/
llib-ltic
diff --git
a/ncurses/llib-ltic
b/ncurses/llib-ltic
index 82309815e81a2138b70a03c065f6a8d9df2bb991..14eda10e7198d5465bbf81af4d3ee87b4d655392 100644
(file)
--- a/
ncurses/llib-ltic
+++ b/
ncurses/llib-ltic
@@
-34,8
+34,6
@@
/* ./tinfo/alloc_entry.c */
#include <curses.priv.h>
/* ./tinfo/alloc_entry.c */
#include <curses.priv.h>
-#include <tic.h>
-
#undef _nc_init_entry
void _nc_init_entry(
TERMTYPE *const tp)
#undef _nc_init_entry
void _nc_init_entry(
TERMTYPE *const tp)
@@
-65,8
+63,6
@@
void _nc_merge_entry(
/* ./tinfo/captoinfo.c */
/* ./tinfo/captoinfo.c */
-#include <ctype.h>
-
#undef _nc_captoinfo
char *_nc_captoinfo(
const char *cap,
#undef _nc_captoinfo
char *_nc_captoinfo(
const char *cap,
@@
-188,15
+184,8
@@
int _nc_capcmp(
const char *t)
{ return(*(int *)0); }
const char *t)
{ return(*(int *)0); }
-typedef struct {
- const char from[3];
- const char to[6];
-} assoc;
-
/* ./tinfo/write_entry.c */
/* ./tinfo/write_entry.c */
-#include <hashed_db.h>
-
#undef _nc_set_writedir
void _nc_set_writedir(
const char *dir)
#undef _nc_set_writedir
void _nc_set_writedir(
const char *dir)