commit | 2b021e10664c3938249eb18b48eeac253cbb3e20 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Aug 19 17:00:33 2014 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed Aug 20 10:23:52 2014 -0700 |
tree | 31772908fbc1209095bbe668887809eff2fd60fd | |
parent | b61c50647b85b3c33af8ca155e88ec098d9e8cb0 [diff] [blame] |
Add <stdio_ext.h> for elfutils. Bug: 17139679 Change-Id: I1605ac382dbb6f23b2d874dbb9769f3cde4a6a99
diff --git a/libc/Android.mk b/libc/Android.mk index 937f741..c268a87 100644 --- a/libc/Android.mk +++ b/libc/Android.mk
@@ -62,6 +62,7 @@ bionic/system_properties_compat.c \ stdio/snprintf.c\ stdio/sprintf.c \ + stdio/stdio_ext.cpp \ # Fortify implementations of libc functions. libc_common_src_files += \