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

Diff for /src/usr.bin/talk/init_disp.c between version 1.17 and 1.18

version 1.17, 2003/06/10 22:20:52 version 1.18, 2003/07/10 00:06:51
Line 46 
Line 46 
 #include <sys/ioctl.h>  #include <sys/ioctl.h>
 #include <sys/ioctl_compat.h>  #include <sys/ioctl_compat.h>
 #include <err.h>  #include <err.h>
   #include <stdlib.h>
 #include <termios.h>  #include <termios.h>
 #include <unistd.h>  #include <unistd.h>
   

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18