Merge "libsparse: fix building on linux host."

am: 716488f53f

Change-Id: Ic4cdc8a08244ecd8ad4c9ced1d758e3f90142fd4
This commit is contained in:
Elliott Hughes 2017-10-12 15:27:32 +00:00 committed by android-build-merger
commit bea330844a

View file

@ -25,6 +25,7 @@
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <string>
#include <unistd.h>