git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14045 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2004-07-14 09:10:30 +00:00
parent 80c7ee4fba
commit bab19f3ade

View File

@@ -355,3 +355,4 @@ int pop_maildir_update (POP*);
int changeuser(POP*, struct passwd*);
void parse_header(MsgInfoList*, char*);
int add_missing_headers(POP*, MsgInfoList*);
int login_user(POP *p);