aboutsummaryrefslogtreecommitdiffstats
path: root/libc/Android.mk
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-10-19 15:34:19 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-10-19 15:34:19 +0000
commit18442e023536c5cf205b820ed5d74b972b710acb (patch)
treecd2a6ac817c97fd68dcfa245e6b5518d5a3250d6 /libc/Android.mk
parent40bc7cd4ed9fb848a7b3d934f69669f64ceed707 (diff)
parentbeb6e08abf1393663151afde2742bb23eccab4e1 (diff)
downloadandroid_bionic-18442e023536c5cf205b820ed5d74b972b710acb.tar.gz
android_bionic-18442e023536c5cf205b820ed5d74b972b710acb.tar.bz2
android_bionic-18442e023536c5cf205b820ed5d74b972b710acb.zip
am beb6e08a: Sync with upstream NetBSD lib/libc/regex.
* commit 'beb6e08abf1393663151afde2742bb23eccab4e1': 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 ea46bf995..5c625d126 100644
--- a/libc/Android.mk
+++ b/libc/Android.mk
@@ -407,6 +407,7 @@ libc_upstream_netbsd_src_files := \
upstream-netbsd/libc/stdlib/mrand48.c \
upstream-netbsd/libc/stdlib/nrand48.c \
upstream-netbsd/libc/stdlib/_rand48.c \
+ upstream-netbsd/libc/stdlib/reallocarr.c \
upstream-netbsd/libc/stdlib/seed48.c \
upstream-netbsd/libc/stdlib/srand48.c \
upstream-netbsd/libc/stdlib/tdelete.c \