--- src/icu_db.c.orig Sat Jan 5 19:15:03 2002 +++ src/icu_db.c Sat Jan 5 19:16:00 2002 @@ -33,7 +33,11 @@ #include #include #include +#if defined(HAVE_STDLIB_H) +#include +#else #include +#endif #if defined(HAVE_LIBGDBM) #include