88695dba79
EXPERIMENTAL STATUS! To try things out: Define TERMUX_UNIFIED_HEADERS=1 and build to use the new unified headers. This causes ndk_patches_unified/ to be used to patch the NDK header files instead of ndk_patches/.
5 lines
227 B
Diff
5 lines
227 B
Diff
--- /home/fornwall/lib/android-ndk/platforms/android-21/arch-arm/usr/include/syscall.h 2016-12-03 21:40:40.033159200 +0530
|
|
+++ ./usr/include/syscall.h 2016-12-03 19:52:16.226951188 +0530
|
|
@@ -0,0 +1 @@
|
|
+#include <sys/syscall.h>
|