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

Diff for /src/usr.bin/ssh/auth2-none.c between version 1.16 and 1.17

version 1.16, 2010/06/25 08:46:17 version 1.17, 2014/06/24 01:13:21
Line 24 
Line 24 
  */   */
   
 #include <sys/types.h>  #include <sys/types.h>
   #include <stdarg.h>
   #include <stdio.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "key.h"  #include "key.h"

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17