From: Theodore Ts'o Date: Sun, 12 Jul 2015 20:56:39 +0000 (-0400) Subject: android_config: remove HAVE_TERMIO_H X-Git-Tag: v1.43-WIP-2016-03-15~75 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=4ac4a41b8b0dbcd9159b0a2449b5dc307d0ec77a;p=tools%2Fe2fsprogs.git android_config: remove HAVE_TERMIO_H Sync up with aosp's e2fsprogs commits: dc351db427e667b9f954c4338f69da83fa16222b 2ca3c65991609bb5b48004ec3c7a66f6b417beed 4ef951aa5e69116963f1836fe5ddcf6b87afbecd Signed-off-by: Theodore Ts'o --- diff --git a/util/android_config.h b/util/android_config.h index 906266c..9825bb5 100644 --- a/util/android_config.h +++ b/util/android_config.h @@ -35,7 +35,6 @@ #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 -#define HAVE_TERMIO_H 1 #define HAVE_TYPE_SSIZE_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1