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

Diff for /src/usr.bin/telnet/commands.c between version 1.60 and 1.61

version 1.60, 2014/07/20 06:39:41 version 1.61, 2014/07/20 07:35:04
Line 38 
Line 38 
   
 #include <ctype.h>  #include <ctype.h>
 #include <err.h>  #include <err.h>
   #include <netdb.h>
 #include <pwd.h>  #include <pwd.h>
 #include <stdarg.h>  #include <stdarg.h>
 #include <unistd.h>  #include <unistd.h>

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61