X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/termux-packages/blobdiff_plain/a7f7eacf5bfe04411e761e0566ea4e633a306c9e..bd46cb1532b48b26ec0d77ebe6dc1976fb4022cc:/ndk_patches/stdio.h.patch?ds=inline 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