--- a/lib/sh/strtod.c +++ b/lib/sh/strtod.c @@ -41,6 +41,8 @@ extern int errno; #include +#include + #ifndef NULL # define NULL 0 #endif