Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Musl libc's <stdio.h> doesn't include <stdarg.h>, which cause `va_start` and `va_end` end up being undefined symbols. Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: George Melikov <[email protected]> Signed-off-by: Leorize <[email protected]> Closes openzfs#6310
- Loading branch information