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

Diff for /src/usr.bin/ssh/Attic/bufbn.c between version 1.7 and 1.8

version 1.7, 2013/05/17 00:13:13 version 1.8, 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.7  
changed lines
  Added in v.1.8