commit | 6cfb84b97eb5a60c0cea06145677fec6ae754b49 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Apr 06 17:14:45 2016 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed Apr 06 17:22:44 2016 -0700 |
tree | cd330b6524d7e09e875a5270d6dae2e97a42441c | |
parent | 5e843fb7c4da3e45c099abd1cb72462dbd775078 [diff] [blame] |
Add trivial no-op <nl_types.h>. Needed to build OpenMP. Bug: http://b/27617302 Change-Id: Iac15c84ead6f5d5274cfdb2d6d4a4ec0072244bb
diff --git a/libc/Android.bp b/libc/Android.bp index 5568760..3ec5e96 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -1317,6 +1317,7 @@ "bionic/NetdClientDispatch.cpp", "bionic/net_if.cpp", "bionic/netinet_in.cpp", + "bionic/nl_types.cpp", "bionic/open.cpp", "bionic/pathconf.cpp", "bionic/pause.cpp",