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

Commit bea33084 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "libsparse: fix building on linux host."

am: 716488f5

Change-Id: Ic4cdc8a08244ecd8ad4c9ced1d758e3f90142fd4
parents 008f11fb 716488f5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <string>
#include <unistd.h>