[BACK]Return to telnet_locl.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / telnet

Diff for /src/usr.bin/telnet/telnet_locl.h between version 1.3 and 1.4

version 1.3, 2003/05/14 01:46:51 version 1.4, 2013/04/21 09:51:24
Line 56 
Line 56 
 #include <fcntl.h>  #include <fcntl.h>
 #include <netdb.h>  #include <netdb.h>
 #include <pwd.h>  #include <pwd.h>
 #include <sys/select.h>  #include <poll.h>
 #include <sys/time.h>  #include <sys/time.h>
 #include <time.h>  #include <time.h>
 #include <sys/param.h>  #include <sys/param.h>

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