diff options
Diffstat (limited to 'user/udisks2/O_CLOEXEC.patch')
-rw-r--r-- | user/udisks2/O_CLOEXEC.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/udisks2/O_CLOEXEC.patch b/user/udisks2/O_CLOEXEC.patch index 790fc2d8b..99d3c7fcc 100644 --- a/user/udisks2/O_CLOEXEC.patch +++ b/user/udisks2/O_CLOEXEC.patch @@ -1,6 +1,6 @@ --- src/udiskslinuxblock.c.orig +++ ./src/udiskslinuxblock.c -@@ -24,6 +24,7 @@ +@@ -26,6 +26,7 @@ #include <sys/types.h> #include <sys/mount.h> #include <sys/stat.h> |