--- a/lib/obstack.c +++ b/lib/obstack.c @@ -93,7 +93,7 @@ #endif /* Exit value used when `print_and_abort' is used. */ -#if defined __GNU_LIBRARY__ || defined HAVE_STDLIB_H +#if defined __GNU_LIBRARY__ || defined __ANDROID__ || defined HAVE_STDLIB_H #include #endif #ifndef EXIT_FAILURE