Remove conflicting extern decralaration for mboxfile variable.
It is defined as static in implementation file.
This commit is contained in:
parent
2897dce81d
commit
9dd50a972f
@ -143,7 +143,6 @@ extern char *homedir(int, int);
|
||||
extern char *mailbox(int, char *);
|
||||
extern char *passwdfile;
|
||||
extern char *slinkname;
|
||||
extern char mboxfile[];
|
||||
extern gid_t hlfs_gid;
|
||||
extern int cache_interval;
|
||||
extern int noverify;
|
||||
|
Loading…
Reference in New Issue
Block a user