mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 05:48:18 +00:00
removed prototype for sudo_getpwuid() since convex C
compiler choked on it.
This commit is contained in:
parent
9f8332a190
commit
6b80b1c56a
1
sudo.h
1
sudo.h
@ -168,7 +168,6 @@ int validate __P((int));
|
|||||||
void set_perms __P((int));
|
void set_perms __P((int));
|
||||||
void remove_timestamp __P((void));
|
void remove_timestamp __P((void));
|
||||||
void load_interfaces __P((void));
|
void load_interfaces __P((void));
|
||||||
struct passwd *sudo_getpwuid __P((uid_t));
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user