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

Commit 81a74703 authored by Colin Cross's avatar Colin Cross Committed by Automerger Merge Worker
Browse files

Merge "Fix building service command with musl" am: ed1abd80 am: 77685f19 am: c97211a0

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1931937

Change-Id: I379e2aa424dbe9a250564b1139fcdf4d97a43c7d
parents d0e32422 c97211a0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@
#include <cutils/ashmem.h>

#include <getopt.h>
#include <libgen.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>