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

Diff for /src/usr.bin/ssh/authfile.h between version 1.18 and 1.19

version 1.18, 2014/06/24 01:13:21 version 1.19, 2014/07/03 23:18:35
Line 27 
Line 27 
 #ifndef AUTHFILE_H  #ifndef AUTHFILE_H
 #define AUTHFILE_H  #define AUTHFILE_H
   
 #ifdef WITH_LEAKMALLOC  
 #include "leakmalloc.h"  
 #endif  
   
 struct sshbuf;  struct sshbuf;
 struct sshkey;  struct sshkey;
   

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