X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/3445cfbd7b038d441b2f11a853e8b7110ed2f14c..1f87518b8c4f5371f0917169dcd6900aea5c6373:/ndk_patches/stdio.h.patch diff --git a/ndk_patches/stdio.h.patch b/ndk_patches/stdio.h.patch index d8f66267..8dfed604 100644 --- 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 +#include /* For strcpy(3) used by ctermid() */ -+#include /* For O_RDWR and other O_* constants */ ++#include /* For O_RDWR and other O_* constants */ +#include /* For arc4random() */ + #define __need_NULL