[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.28 and 1.29

version 1.28, 2006/07/22 20:48:22 version 1.29, 2006/07/26 02:35:17
Line 14 
Line 14 
   
 #include "includes.h"  #include "includes.h"
   
   #include <sys/param.h>
   
 #include <string.h>  #include <string.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"

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