]> granicus.if.org Git - zfs/commit
Musl libc fixes
authoralaviss <alaviss@users.noreply.github.com>
Wed, 5 Jul 2017 17:39:13 +0000 (00:39 +0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 5 Jul 2017 17:39:13 +0000 (10:39 -0700)
commit478e3ecf8bc98687a336a64214c0e5e122454f52
tree101c2d070bd63bfcc391e26d9ddb322c59dc646d
parent688c94c5c03c693f91d48adcf4b8826f8e16c6fd
Musl libc fixes

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 <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Leorize <alaviss@users.noreply.github.com>
Closes #6310
lib/libspl/include/assert.h