[BACK]Return to tttermcap.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / window

Diff for /src/usr.bin/window/Attic/tttermcap.c between version 1.5 and 1.6

version 1.5, 2003/06/03 02:56:23 version 1.6, 2003/08/01 22:01:37
Line 42 
Line 42 
 #endif /* not lint */  #endif /* not lint */
   
 #include "tt.h"  #include "tt.h"
   #include <curses.h>
   #include <term.h>
   #include <string.h>
   
 char *tgetstr();  char *tgetstr();
 char *tgoto();  char *tgoto();

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6