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

Diff for /src/usr.bin/ssh/authfd.c between version 1.16 and 1.17

version 1.16, 1999/12/15 19:43:10 version 1.17, 2000/04/12 09:39:09
Line 24 
Line 24 
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "getput.h"  #include "getput.h"
   
 #include <ssl/rsa.h>  #include <openssl/rsa.h>
   
 /* Returns the number of the authentication fd, or -1 if there is none. */  /* Returns the number of the authentication fd, or -1 if there is none. */
   

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