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

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

version 1.5, 2003/06/03 02:56:23 version 1.6, 2003/07/18 23:11:43
Line 43 
Line 43 
   
 #include "ww.h"  #include "ww.h"
 #include "tt.h"  #include "tt.h"
   #include <curses.h>
   #include <stdlib.h>
   #include <term.h>
   
 char PC, *BC, *UP;  char PC, *BC, *UP;
 short ospeed;  short ospeed;

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