summaryrefslogtreecommitdiff
path: root/standalone/android/openssh.config.h
diff options
context:
space:
mode:
Diffstat (limited to 'standalone/android/openssh.config.h')
-rw-r--r--standalone/android/openssh.config.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/standalone/android/openssh.config.h b/standalone/android/openssh.config.h
index 3464947e61..31e78e0b83 100644
--- a/standalone/android/openssh.config.h
+++ b/standalone/android/openssh.config.h
@@ -1,6 +1,4 @@
#define DISABLE_SHADOW 1
-#define HAVE_MBLEN 1
-#define HAVE_USLEEP 1
#define DISABLE_UTMP 1
#define DISABLE_UTMPX 1
#define DISABLE_WTMP 1
@@ -219,7 +217,7 @@
#define LOCKED_PASSWD_PREFIX "!"
#define LOGIN_PROGRAM_FALLBACK "/bin/login"
#define MISSING_FD_MASK 1
-#define HAVE_DECL_HOWMANY 0
+#define MISSING_HOWMANY 1
#define OPENSSL_HAS_ECC 1
#define OPENSSL_PRNG_ONLY 1
#define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"