Merge "Don't rely on transitively included headers" am: 1363159d74
am: 6d76606405
Change-Id: Id6e6e5225ec2fec781585340b0368b6a46fc8aa7
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <float.h>
|
||||
#include <sys/cdefs.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <malloc.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <cutils/atomic.h>
|
||||
#include <log/log.h>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
#include <malloc.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <sys/time.h>
|
||||
#include <time.h>
|
||||
|
||||
#include <log/log.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user