Android: build fix
On other OSs this compiles fine without adding this header, but Android is special... Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
ea83b5ed37
commit
543cefa61e
@ -14,6 +14,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdarg.h>
|
||||
#include <git2.h>
|
||||
|
||||
#include "subsurface-string.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user