[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.33 and 1.34

version 1.33, 2001/01/21 19:05:44 version 1.34, 2001/02/04 13:30:11
Line 52 
Line 52 
 #include "compat.h"  #include "compat.h"
 #include "log.h"  #include "log.h"
 #include "atomicio.h"  #include "atomicio.h"
 #include "authfd.h"  
   
 /* helper */  /* helper */
 int     decode_reply(int type);  int     decode_reply(int type);

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34