mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 14:25:15 +00:00
Move prototypes for functions provided by libcommon that don't have
their own header files into sudo_util.h.
This commit is contained in:
@@ -479,6 +479,5 @@ long long rpl_strtonum(const char *, long long, long long, const char **);
|
||||
# undef strtonum
|
||||
# define strtonum rpl_strtonum
|
||||
#endif
|
||||
void initprogname(const char *);
|
||||
|
||||
#endif /* _SUDO_MISSING_H */
|
||||
|
Reference in New Issue
Block a user