1
0
mirror of https://git.tukaani.org/xz.git synced 2025-09-10 12:38:27 +00:00
Lasse Collin 641042e63f tuklib_exit: Add missing header.
strerror() needs <string.h> which happened to be included via
tuklib_common.h -> tuklib_config.h -> sysdefs.h if HAVE_CONFIG_H
was defined. This wasn't tested without config.h before so it
had worked fine.
2020-03-11 12:05:57 +02:00
..
2020-03-11 12:05:57 +02:00