mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove conflicting extern decralaration for mboxfile variable.
It is defined as static in implementation file.
This commit is contained in:
parent
2897dce81d
commit
9dd50a972f
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue