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/tests/Android.mk b/tests/Android.mk index c7356b8..7292d9d 100644 --- a/tests/Android.mk +++ b/tests/Android.mk
@@ -74,6 +74,7 @@ net_if_test.cpp \ netinet_in_test.cpp \ netinet_udp_test.cpp \ + nl_types_test.cpp \ pthread_test.cpp \ pty_test.cpp \ regex_test.cpp \