Fredrik Fornwall
8 years ago
2 changed files with 12 additions and 1 deletions
@ -0,0 +1,11 @@ |
|||||
|
diff -u -r /home/fornwall/lib/android-ndk/sysroot/usr/include/stdlib.h ./usr/include/stdlib.h
|
||||
|
--- /home/fornwall/lib/android-ndk/sysroot/usr/include/stdlib.h 2017-06-20 17:41:56.000000000 +0200
|
||||
|
+++ ./usr/include/stdlib.h 2017-07-01 01:50:17.192362546 +0200
|
||||
|
@@ -35,6 +35,7 @@
|
||||
|
#include <alloca.h> |
||||
|
#include <malloc.h> |
||||
|
#include <stddef.h> |
||||
|
+#include <stdint.h>
|
||||
|
|
||||
|
__BEGIN_DECLS |
||||
|
|
Loading…
Reference in new issue