summaryrefslogtreecommitdiffstats
path: root/libc/Android.mk
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-10-21 21:45:01 +0000
committerandroid-build-merger <android-build-merger@google.com>2015-10-21 21:45:01 +0000
commitd676080a3752873249c1204b52e872fe48169276 (patch)
tree94d4bd5bd9ab3172f4f2ff8e1e217dc880f48759 /libc/Android.mk
parent753162836a0d3a82739611c9e30aa872363558b1 (diff)
parent055a66c9b1017c01b82c12b65a571bf9efad8b19 (diff)
downloadbionic-d676080a3752873249c1204b52e872fe48169276.zip
bionic-d676080a3752873249c1204b52e872fe48169276.tar.gz
bionic-d676080a3752873249c1204b52e872fe48169276.tar.bz2
Sync with upstream NetBSD lib/libc/regex.
am: 055a66c9b1 * commit '055a66c9b1017c01b82c12b65a571bf9efad8b19': Sync with upstream NetBSD lib/libc/regex.
Diffstat (limited to 'libc/Android.mk')
-rw-r--r--libc/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/Android.mk b/libc/Android.mk
index 3005092..cee700d 100644
--- a/libc/Android.mk
+++ b/libc/Android.mk
@@ -297,6 +297,7 @@ libc_upstream_netbsd_src_files := \
upstream-netbsd/lib/libc/stdlib/nrand48.c \
upstream-netbsd/lib/libc/stdlib/_rand48.c \
upstream-netbsd/lib/libc/stdlib/rand_r.c \
+ upstream-netbsd/lib/libc/stdlib/reallocarr.c \
upstream-netbsd/lib/libc/stdlib/remque.c \
upstream-netbsd/lib/libc/stdlib/seed48.c \
upstream-netbsd/lib/libc/stdlib/srand48.c \