make error() portable
error() is not posix but gnu extension so may not be available on all kind of systemsi e.g. musl.
Signed-off-by: Khem Raj raj.khem@gmail.com Signed-off-by: Randy 'ayaka' Li ayaka@soulik.info
Edited by Randy Li
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
error() is not posix but gnu extension so may not be available on all kind of systemsi e.g. musl.
Signed-off-by: Khem Raj raj.khem@gmail.com Signed-off-by: Randy 'ayaka' Li ayaka@soulik.info