--- dietlibc/t.c 2001/02/23 13:22:34 1.23 +++ dietlibc/t.c 2001/03/01 14:09:26 1.24 @@ -37,6 +37,8 @@ static int rand() { } #endif +extern double atof(const char *c); + int main(int argc,char *argv[]) { struct hostent *foo=gethostbyname("knuth.fefe.de"); /* if (foo)