aboutsummaryrefslogtreecommitdiffstats
path: root/community/davfs2/100-musl-compat.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/davfs2/100-musl-compat.patch')
-rw-r--r--community/davfs2/100-musl-compat.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/davfs2/100-musl-compat.patch b/community/davfs2/100-musl-compat.patch
index 89329e53b40..00f48b574dc 100644
--- a/community/davfs2/100-musl-compat.patch
+++ b/community/davfs2/100-musl-compat.patch
@@ -53,7 +53,8 @@
#include "config.h"
+#include "compat.h"
-
+
+ #include <errno.h>
-#include <error.h>
#ifdef HAVE_FCNTL_H
#include <fcntl.h>