am 5a53ee05: Merge "Remove an unused #include of <sys/_properties.h>."

* commit '5a53ee0502c198fb114bbf7bb34643d9682ba9b8':
  Remove an unused #include of <sys/_properties.h>.
This commit is contained in:
Elliott Hughes 2014-06-30 19:30:34 +00:00 committed by Android Git Automerger
commit b13e4b5eb6

View file

@ -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);