Revert "ANDROID: Disable HAVE_GETPASS for bionic" am: a10a4d5003 am: 7f3a37638d am: a0ad79ef29 Original change: https://android-review.googlesource.com/c/platform/external/mtools/+/1683288 Change-Id: I8b0e6691c6f5590c0e4684ece637694c3b8dd28e
diff --git a/config.h b/config.h index 3438725..66661fe 100644 --- a/config.h +++ b/config.h
@@ -41,7 +41,7 @@ #define HAVE_GETOPT_H 1 /* Define to 1 if you have the `getpass' function. */ -/* #undef HAVE_GETPASS */ +#define HAVE_GETPASS 1 /* Define to 1 if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1