mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-14 14:55:41 +00:00
WARNS=6 compliance
This commit is contained in:
parent
321ae07f36
commit
589db68931
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=246990
@ -48,8 +48,10 @@ __FBSDID("$FreeBSD$");
|
||||
#include <rpc/rpc.h>
|
||||
#include <rpc/key_prot.h>
|
||||
|
||||
extern int key_setnet(struct key_netstarg *);
|
||||
|
||||
int
|
||||
main()
|
||||
main(void)
|
||||
{
|
||||
char fullname[MAXNETNAMELEN + 1];
|
||||
struct key_netstarg netst;
|
||||
|
Loading…
Reference in New Issue
Block a user