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

Diff for /src/usr.bin/ssh/gss-genr.c between version 1.19 and 1.20

version 1.19, 2007/06/12 11:56:15 version 1.20, 2009/06/22 05:39:28
Line 28 
Line 28 
   
 #include <sys/param.h>  #include <sys/param.h>
   
 #include <string.h>  
 #include <stdarg.h>  #include <stdarg.h>
   #include <string.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "buffer.h"  #include "buffer.h"

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20