commit | b8a8cf0d1a333401eae9c9e1d70b9c1b154ff9c9 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Sat Jan 24 18:36:29 2015 -0800 |
committer | Elliott Hughes <enh@google.com> | Mon Jan 26 11:57:11 2015 -0800 |
tree | 1b6e04d81d4ab74f9928a79deeef386e689ae4a8 | |
parent | 66eeec8e160feddc2b35c4ff9d20de92f37331dd [diff] [blame] |
Add <error.h>. Bug: https://code.google.com/p/android/issues/detail?id=79170 Change-Id: Id91765fac45124545e2674a5b2c814707c1a448b
diff --git a/tests/Android.mk b/tests/Android.mk index 87c330b..9304d46 100644 --- a/tests/Android.mk +++ b/tests/Android.mk
@@ -57,6 +57,7 @@ complex_test.cpp \ ctype_test.cpp \ dirent_test.cpp \ + error_test.cpp \ eventfd_test.cpp \ fcntl_test.cpp \ fenv_test.cpp \