fix path in ndk-patches/linux-fcntl.h.patch

This commit is contained in:
Lucinda May Phipps 2021-11-29 08:19:22 +00:00 committed by GitHub
parent 9edcea2b24
commit 344d016a06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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