Revert "Removes bionic's dependence on stlport"
This reverts commit 4d35da1df8
.
Change-Id: Ie9a2620441edb55dbc5949e13a4b913ea4e66797
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "ScopedSignalHandler.h"
|
||||
|
||||
#if defined(__BIONIC__) // mktime_tz is a bionic extension.
|
||||
#include <bionic_time.h>
|
||||
#include <libc/private/bionic_time.h>
|
||||
#endif // __BIONIC__
|
||||
|
||||
TEST(time, mktime_tz) {
|
||||
|
Reference in New Issue
Block a user