aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-04-16 23:06:43 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-04-16 23:06:43 +0000
commitb8e6d4831506c1201f2792f4bbb5f5b8b9cfdb41 (patch)
treec49b002cda2a32b5f2a0bf549bd52eada0139391
parentaa320a478d495dc3be16a56d89ac302cd4464021 (diff)
parent63be165916d343dd219c6dc0ceb0cbc57978ee04 (diff)
downloadltp-b8e6d4831506c1201f2792f4bbb5f5b8b9cfdb41.tar.gz
Snap for 11724015 from 63be165916d343dd219c6dc0ceb0cbc57978ee04 to sdk-release
Change-Id: If9109e176530ffbf05edbb5f67685845bf783a12
-rw-r--r--android/include/bionic-compat.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/android/include/bionic-compat.h b/android/include/bionic-compat.h
index 01b3279e9..511d8f9ba 100644
--- a/android/include/bionic-compat.h
+++ b/android/include/bionic-compat.h
@@ -17,14 +17,9 @@
#include <sys/utsname.h>
#include <unistd.h>
-#define __GLIBC_PREREQ(a, b) 1
-
// TODO: remove after https://android-review.git.corp.google.com/c/platform/bionic/+/3034152
#define LINE_MAX _POSIX2_LINE_MAX
-#define _UTSNAME_DOMAIN_LENGTH SYS_NMLN
-#define _UTSNAME_LENGTH SYS_NMLN
-
/* Bionic doesn't support extended patterns and
* as of LTP20180515, this only used by read_all.c
* which is run from runtest/fs.