[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.135 and 1.136

version 1.135, 2006/07/11 20:07:25 version 1.136, 2006/07/17 01:31:09
Line 49 
Line 49 
   
 #include <errno.h>  #include <errno.h>
 #include <stdarg.h>  #include <stdarg.h>
   #include <unistd.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "buffer.h"  #include "buffer.h"

Legend:
Removed from v.1.135  
changed lines
  Added in v.1.136