Merge "Remove an unused #include of <sys/_properties.h>."
This commit is contained in:
commit
5a53ee0502
1 changed files with 0 additions and 3 deletions
|
|
@ -33,9 +33,6 @@
|
||||||
#include <cutils/iosched_policy.h>
|
#include <cutils/iosched_policy.h>
|
||||||
#include <cutils/list.h>
|
#include <cutils/list.h>
|
||||||
|
|
||||||
#define _REALLY_INCLUDE_SYS__SYSTEM_PROPERTIES_H_
|
|
||||||
#include <sys/_system_properties.h>
|
|
||||||
|
|
||||||
static list_declare(service_list);
|
static list_declare(service_list);
|
||||||
static list_declare(action_list);
|
static list_declare(action_list);
|
||||||
static list_declare(action_queue);
|
static list_declare(action_queue);
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue