aboutsummaryrefslogtreecommitdiffstats
path: root/libc/Android.mk
diff options
context:
space:
mode:
authorSteve Kondik <steve@cyngn.com>2015-12-07 16:20:48 -0800
committerSteve Kondik <steve@cyngn.com>2015-12-07 16:20:48 -0800
commit4238c50072f2d7546118ed52220c398782c45e9d (patch)
treeac3b6b98c526855f6051c47a96d5ce8c3f2e158e /libc/Android.mk
parent91d934ac73ae5a198ae0db4203c8fcf79e4df288 (diff)
parent807032d0e12877a4c92ac7f6072d5dd9e1f76f3c (diff)
downloadandroid_bionic-4238c50072f2d7546118ed52220c398782c45e9d.tar.gz
android_bionic-4238c50072f2d7546118ed52220c398782c45e9d.tar.bz2
android_bionic-4238c50072f2d7546118ed52220c398782c45e9d.zip
Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/bionic into cm-13.0
Android 6.0.1 release 3
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 f5325a4ea..f7f2adc09 100644
--- a/libc/Android.mk
+++ b/libc/Android.mk
@@ -309,6 +309,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/seed48.c \
upstream-netbsd/lib/libc/stdlib/srand48.c \
upstream-netbsd/lib/libc/string/memccpy.c \