aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbhijeet Kaur <abkaur@google.com>2021-04-22 10:08:53 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-04-22 10:08:53 +0000
commitcf7f6a96d74cf46a92a9bc59f33a19d0741d592d (patch)
tree1fd507de107704ebd9d0d7baa7062947dd21a9ee
parent5255452c4f1a90a730f4b9ae44604672ac9766ae (diff)
parenta0ad79ef29de00ae48a812266113a720b2966f50 (diff)
downloadmtools-cf7f6a96d74cf46a92a9bc59f33a19d0741d592d.tar.gz
Original change: https://android-review.googlesource.com/c/platform/external/mtools/+/1683288 Change-Id: I8b0e6691c6f5590c0e4684ece637694c3b8dd28e
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
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