summaryrefslogtreecommitdiffstats
path: root/adb/services.c
diff options
context:
space:
mode:
Diffstat (limited to 'adb/services.c')
-rw-r--r--adb/services.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/adb/services.c b/adb/services.c
index d2d428a..f0d5878 100644
--- a/adb/services.c
+++ b/adb/services.c
@@ -35,6 +35,7 @@
# endif
#else
# include <cutils/android_reboot.h>
+# include <cutils/properties.h>
#endif
typedef struct stinfo stinfo;