/[imapfilter]/imapfilter/passwd.c
ViewVC logotype

Diff of /imapfilter/passwd.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by lefcha, Sun Jul 27 15:55:40 2003 UTC revision 1.14 by lefcha, Thu Jul 31 15:53:19 2003 UTC
# Line 5  Line 5 
5    
6  #include "config.h"  #include "config.h"
7  #include "imapfilter.h"  #include "imapfilter.h"
 #include "data.h"  
8    
9  #ifdef ENCRYPTED_PASSWORDS  #ifdef ENCRYPTED_PASSWORDS
10  #include <openssl/evp.h>  #include <openssl/evp.h>
# Line 17  extern account_t *accounts; Line 16  extern account_t *accounts;
16    
17  #ifdef ENCRYPTED_PASSWORDS  #ifdef ENCRYPTED_PASSWORDS
18  extern char *passphr;  extern char *passphr;
   
19  #endif  #endif
20    
21  /*  /*
# Line 311  password_editor(void) Line 309  password_editor(void)
309                  }                  }
310          } while (!q);          } while (!q);
311  }  }
   
312  #endif                          /* ENCRYPTED_PASSWORDS */  #endif                          /* ENCRYPTED_PASSWORDS */

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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26