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

Diff for /src/usr.bin/ssh/Attic/buffer.c between version 1.29 and 1.30

version 1.29, 2006/07/26 02:35:17 version 1.30, 2006/08/01 23:22:47
Line 16 
Line 16 
   
 #include <sys/param.h>  #include <sys/param.h>
   
   #include <stdio.h>
 #include <string.h>  #include <string.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30