Merge "Don't rely on transitively included headers"
am: 45eeea2dcd
Change-Id: I1d822d54a1da50b99c1153335b03d68c331b8d4d
This commit is contained in:
commit
18e92a5495
1 changed files with 1 additions and 1 deletions
|
|
@ -23,9 +23,9 @@
|
|||
|
||||
#include <utils/SystemClock.h>
|
||||
|
||||
#include <sys/time.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <time.h>
|
||||
|
||||
#include <cutils/compiler.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue