summaryrefslogtreecommitdiffstats
path: root/libc/Android.mk
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-09-14 18:45:52 -0700
committerChristopher Ferris <cferris@google.com>2015-10-19 10:42:31 -0700
commit055a66c9b1017c01b82c12b65a571bf9efad8b19 (patch)
treec53d731bc536f1eecc36d344f888da1a22d047c8 /libc/Android.mk
parent2d23418e68acdab7e142cc75db2850a54aa829aa (diff)
downloadbionic-055a66c9b1017c01b82c12b65a571bf9efad8b19.zip
bionic-055a66c9b1017c01b82c12b65a571bf9efad8b19.tar.gz
bionic-055a66c9b1017c01b82c12b65a571bf9efad8b19.tar.bz2
Sync with upstream NetBSD lib/libc/regex.
Bug: http://b/22850181 Change-Id: I11a51a2031e68a953ccd5691da98c699c7d01904 (cherry-picked from commit 71927a82379f7a72559ea96e6678d6215090937f)
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 9c5e785..5ea57be 100644
--- a/libc/Android.mk
+++ b/libc/Android.mk
@@ -295,6 +295,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 \