/[mailutils]/mailutils/pop3d/pop3d.h
ViewVC logotype

Diff of /mailutils/pop3d/pop3d.h

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

revision 1.34 by gray, Fri Jul 26 11:21:09 2002 UTC revision 1.35 by gray, Tue Aug 13 13:32:50 2002 UTC
# Line 122  Line 122 
122  #include <mailutils/mutil.h>  #include <mailutils/mutil.h>
123  #include <mailutils/registrar.h>  #include <mailutils/registrar.h>
124  #include <mailutils/url.h>  #include <mailutils/url.h>
125    #include <mailutils/mu_auth.h>
126    
127  /* For Berkley DB2 APOP password file */  /* For Berkley DB2 APOP password file */
128  #ifdef HAVE_DB_H  #ifdef HAVE_DB_H
# Line 174  extern FILE *ofile; Line 175  extern FILE *ofile;
175  extern char *md5shared;  extern char *md5shared;
176  extern volatile size_t children;  extern volatile size_t children;
177  extern struct daemon_param daemon_param;  extern struct daemon_param daemon_param;
178    extern int debug_mode;
179    
180  extern int pop3d_abquit         __P ((int));  extern int pop3d_abquit         __P ((int));
181  extern int pop3d_apop           __P ((const char *));  extern int pop3d_apop           __P ((const char *));

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

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26