mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
Add a prototype for localupdate().
This commit is contained in:
parent
ad02aba633
commit
65cc372082
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=141480
@ -44,3 +44,4 @@ int setpublicmap(char *, char *, char *);
|
||||
int mapupdate(char *, char *, u_int, u_int, char *, u_int, char *);
|
||||
void xencrypt(char *, char *);
|
||||
void xdecrypt(char *, char *);
|
||||
int localupdate(char *, char *, u_int, u_int, char *, u_int, char *);
|
||||
|
Loading…
Reference in New Issue
Block a user