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

Diff for /src/usr.bin/top/screen.c between version 1.2 and 1.3

version 1.2, 1997/08/22 07:16:29 version 1.3, 1997/08/24 18:37:47
Line 24 
Line 24 
 #include <sys/ioctl.h>  #include <sys/ioctl.h>
 #include <stdio.h>  #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
   #include <string.h>
 #include <term.h>  #include <term.h>
 #include <termios.h>  #include <termios.h>
 #include <unistd.h>  #include <unistd.h>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3