Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
32d4508e
...
32d4508ec01921a7d4b1f56dbc4f748622fe8fb3
authored
2002-02-19 17:02:04 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added extern for pam_service.
1 parent
12aa4650
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
lib/mu_argp.h
lib/mu_argp.h
View file @
32d4508
...
...
@@ -10,7 +10,9 @@ struct daemon_param {
unsigned
int
timeout
;
};
#ifdef USE_LIBPAM
extern
char
*
pam_service
;
#endif
extern
char
*
maildir
;
extern
int
log_facility
;
extern
struct
argp_child
mu_common_argp_child
[];
...
...
Please
register
or
sign in
to post a comment