Remove an unused #include of <sys/_properties.h>.
Bug: 15704351 Change-Id: I7841da7176d0638ae6737fe719cd187892bc38e6
This commit is contained in:
parent
e080be5754
commit
11d783f1e7
|
@ -33,9 +33,6 @@
|
|||
#include <cutils/iosched_policy.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(action_list);
|
||||
static list_declare(action_queue);
|
||||
|
|
Loading…
Reference in New Issue