mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-29 13:28:10 +00:00
add set_fqdn() stub
This commit is contained in:
parent
449f67f776
commit
a183816d27
@ -281,6 +281,12 @@ set_perms(i, j)
|
||||
return;
|
||||
}
|
||||
|
||||
void
|
||||
set_fqdn()
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
int
|
||||
main(argc, argv)
|
||||
int argc;
|
||||
|
Loading…
x
Reference in New Issue
Block a user