Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fac28281 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

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

* commit 'b13e4b5e':
  Remove an unused #include of <sys/_properties.h>.
parents 092954de b13e4b5e
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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);