libc-client: Add definition of gethostid
This commit is contained in:
parent
8afd743d3a
commit
e7f40a39ae
@ -8,3 +8,10 @@
|
|||||||
#include "misc.h"
|
#include "misc.h"
|
||||||
|
|
||||||
|
|
||||||
|
@@ -54,3 +53,6 @@
|
||||||
|
#include "gr_waitp.c"
|
||||||
|
#include "tz_sv4.c"
|
||||||
|
#include "flocklnx.c"
|
||||||
|
+#ifdef __ANDROID__
|
||||||
|
+#include "gethstid.c"
|
||||||
|
+#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user