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

Commit 716488f5 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "libsparse: fix building on linux host."

parents 63a0008d c39caafb
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>