added prototype for sudo_goodpath
This commit is contained in:
1
sudo.h
1
sudo.h
@@ -162,6 +162,7 @@ char *getcwd __P((char *, size_t));
|
||||
int putenv __P((const char *));
|
||||
#endif
|
||||
char *sudo_realpath __P((const char *, char *));
|
||||
char *sudo_goodpath __P((const char *));
|
||||
int sudo_setenv __P((char *, char *));
|
||||
char *tgetpass __P((char *, int));
|
||||
int find_path __P((char *, char **, char **));
|
||||
|
Reference in New Issue
Block a user