From 6b87a6b879a06462689c473960a5b2e57b413ee6 Mon Sep 17 00:00:00 2001 From: Vishal Biswas Date: Sun, 25 Dec 2016 22:40:22 +0530 Subject: [PATCH] fixed reverse patch (#620) --- ndk_patches/syscall.h.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ndk_patches/syscall.h.patch b/ndk_patches/syscall.h.patch index 8e9a76e8..0a77d469 100644 --- a/ndk_patches/syscall.h.patch +++ b/ndk_patches/syscall.h.patch @@ -1,4 +1,4 @@ --- /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 -@@ -1 +0,0 @@ +@@ -0,0 +1 @@ +#include -- 2.11.0