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

Diff for /src/usr.bin/ssh/Attic/bufaux.c between version 1.52 and 1.53

version 1.52, 2013/07/12 00:19:58 version 1.53, 2013/11/08 11:15:19
Line 43 
Line 43 
   
 #include <string.h>  #include <string.h>
 #include <stdarg.h>  #include <stdarg.h>
   #include <stdlib.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "buffer.h"  #include "buffer.h"

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53