Move bufsize_roundup() -> sudo_pow2_roundup() in libsudo_util.
This commit is contained in:
@@ -35,7 +35,6 @@ struct iolog_file;
|
||||
bool expand_buf(struct connection_buffer *buf, unsigned int needed);
|
||||
bool iolog_open_all(int dfd, const char *iolog_dir, struct iolog_file *iolog_files, const char *mode);
|
||||
bool iolog_seekto(int iolog_dir_fd, const char *iolog_path, struct iolog_file *iolog_files, struct timespec *elapsed_time, const struct timespec *target);
|
||||
unsigned int bufsize_roundup(unsigned int len);
|
||||
|
||||
|
||||
#endif /* SUDO_LOGSRV_UTIL_H */
|
||||
|
Reference in New Issue
Block a user