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

Diff for /src/usr.bin/ssh/Attic/includes.h between version 1.19 and 1.20

version 1.19, 2005/05/19 02:42:26 version 1.20, 2005/11/15 11:59:54
Line 21 
Line 21 
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/socket.h>  #include <sys/socket.h>
 #include <sys/select.h>  #include <sys/queue.h>
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/ioctl.h>  #include <sys/ioctl.h>
 #include <sys/endian.h>  #include <sys/endian.h>

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20