diff --git a/ndk-patches/route.h.patch b/ndk-patches/route.h.patch deleted file mode 100644 index 0fc7c6af7..000000000 --- a/ndk-patches/route.h.patch +++ /dev/null @@ -1,13 +0,0 @@ -Fix problem where needed to compile. - -diff -u -r /Users/fornwall/lib/android-ndk/platforms/android-21/arch-arm/usr/include/linux/route.h ./usr/include/linux/route.h ---- /Users/fornwall/lib/android-ndk/platforms/android-21/arch-arm/usr/include/linux/route.h 2014-10-15 04:53:49.000000000 +0200 -+++ ./usr/include/linux/route.h 2014-12-14 20:10:13.000000000 +0100 -@@ -18,6 +18,7 @@ - ****************************************************************************/ - #ifndef _LINUX_ROUTE_H - #define _LINUX_ROUTE_H -+#include /* for struct sockaddr */ - #include - #include - /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */