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

Diff for /src/usr.bin/ssh/packet.c between version 1.120 and 1.121

version 1.120, 2005/10/30 08:52:17 version 1.121, 2006/02/08 14:38:18
Line 41 
Line 41 
   
 #include <sys/queue.h>  #include <sys/queue.h>
   
   #include <netinet/in_systm.h>
   #include <netinet/ip.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "buffer.h"  #include "buffer.h"
 #include "packet.h"  #include "packet.h"

Legend:
Removed from v.1.120  
changed lines
  Added in v.1.121