aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/posixovl/patches/musl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'srcpkgs/posixovl/patches/musl.patch')
-rw-r--r--srcpkgs/posixovl/patches/musl.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/posixovl/patches/musl.patch b/srcpkgs/posixovl/patches/musl.patch
index 654c2de4255..67dcef2e2a6 100644
--- a/srcpkgs/posixovl/patches/musl.patch
+++ b/srcpkgs/posixovl/patches/musl.patch
@@ -3,8 +3,8 @@ On musl-based systems, <string.h> causes redefintions
---
diff --git posixovl.c posixovl.c
index ae64f21..04e41fb 100644
---- posixovl.c
-+++ posixovl.c
+--- a/posixovl.c
++++ b/posixovl.c
@@ -30,7 +30,9 @@
#include <stdbool.h>
#include <stdio.h>