commit | 06040fd75c1edff9e5ffb2b3d3e2a6e66d57c11d | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Jul 09 13:25:03 2013 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Jul 09 13:25:03 2013 -0700 |
tree | 26c883a0e074a206e7063d111861a177d91959e1 | |
parent | 4fc8a0c1165537b693c900ac3e2c61470bd7e484 [diff] [blame] |
Add <sys/statvfs.h>. Bug: 2512019 Change-Id: I6e7fd3fa281977cc4bc270481a95416b5b2dc351
diff --git a/tests/Android.mk b/tests/Android.mk index 34aaec9..efee17b 100644 --- a/tests/Android.mk +++ b/tests/Android.mk
@@ -74,6 +74,7 @@ signal_test.cpp \ stack_protector_test.cpp \ stack_unwinding_test.cpp \ + statvfs_test.cpp \ stdio_test.cpp \ stdlib_test.cpp \ string_test.cpp \