From 344d016a06fcde66816014602781b787b5c18285 Mon Sep 17 00:00:00 2001 From: Lucinda May Phipps Date: Mon, 29 Nov 2021 08:19:22 +0000 Subject: [PATCH] fix path in ndk-patches/linux-fcntl.h.patch --- ndk-patches/linux-fcntl.h.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ndk-patches/linux-fcntl.h.patch b/ndk-patches/linux-fcntl.h.patch index 62b0cd658..727c39832 100644 --- a/ndk-patches/linux-fcntl.h.patch +++ b/ndk-patches/linux-fcntl.h.patch @@ -1,5 +1,5 @@ ---- ./usr/include/fcntl.h -+++ ./usr/include/fcntl.h +--- ./usr/include/linux/fcntl.h ++++ ./usr/include/linux/fcntl.h @@ -54,7 +54,7 @@ #define DN_MULTISHOT 0x80000000 #define AT_FDCWD - 100