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

Diff for /src/usr.bin/ssh/misc.c between version 1.60 and 1.61

version 1.60, 2006/07/22 20:48:23 version 1.61, 2006/07/26 02:35:17
Line 29 
Line 29 
 #include <sys/ioctl.h>  #include <sys/ioctl.h>
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/socket.h>  #include <sys/socket.h>
   #include <sys/param.h>
   
 #include <net/if.h>  #include <net/if.h>
 #include <netinet/in.h>  #include <netinet/in.h>

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