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

Diff for /src/usr.bin/ssh/Attic/auth-chall.c between version 1.13 and 1.14

version 1.13, 2013/05/17 00:13:13 version 1.14, 2014/06/24 01:13:21
Line 24 
Line 24 
  */   */
   
 #include <sys/types.h>  #include <sys/types.h>
   #include <stdarg.h>
   #include <stdlib.h>
   #include <stdio.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "key.h"  #include "key.h"

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14