chiark
/
gitweb
/
~mdw
/
termux-packages
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
tcl: Update from 8.6.5 to 8.6.6
[termux-packages]
/
ndk_patches
/
stdio.h.patch
diff --git
a/ndk_patches/stdio.h.patch
b/ndk_patches/stdio.h.patch
index d8f662678bb55544c49ba4637e200a90c0721b76..8dfed6041ef7fe765929f7ceded49cbd54390632 100644
(file)
--- a/
ndk_patches/stdio.h.patch
+++ b/
ndk_patches/stdio.h.patch
@@
-6,7
+6,7
@@
diff -u -r /home/fornwall/lib/android-ndk/platforms/android-21/arch-arm/usr/incl
#include <stddef.h>
+#include <string.h> /* For strcpy(3) used by ctermid() */
#include <stddef.h>
+#include <string.h> /* For strcpy(3) used by ctermid() */
-+#include <asm
-generic/fcntl.h>
/* For O_RDWR and other O_* constants */
++#include <asm
/fcntl.h>
/* For O_RDWR and other O_* constants */
+#include <stdlib.h> /* For arc4random() */
+
#define __need_NULL
+#include <stdlib.h> /* For arc4random() */
+
#define __need_NULL