mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 22:05:46 +00:00
removed prototype for sudo_getpwuid() since convex C
compiler choked on it.
This commit is contained in:
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));
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user