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

Commit bc8ab021 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...

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

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

Change-Id: I8d377584afedd91fb49ad89540d3c19fabeb2c8f
parents ffecd95b 81a74703
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>