Fixes build on musl. --- a/iucode_tool.c +++ b/iucode_tool.c @@ -29,6 +29,7 @@ #include <assert.h> #include <argp.h> #include <dirent.h> +#include <limits.h> #include <time.h> #include <cpuid.h>