aboutsummaryrefslogtreecommitdiffstats
path: root/main/xrdp/musl-fixes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/xrdp/musl-fixes.patch')
-rw-r--r--main/xrdp/musl-fixes.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/main/xrdp/musl-fixes.patch b/main/xrdp/musl-fixes.patch
deleted file mode 100644
index dbdd78234e..0000000000
--- a/main/xrdp/musl-fixes.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./sesman/chansrv/chansrv_fuse.h.orig
-+++ ./sesman/chansrv/chansrv_fuse.h
-@@ -19,6 +19,8 @@
- #ifndef _CHANSRV_FUSE_H
- #define _CHANSRV_FUSE_H
-
-+#include <sys/types.h>
-+
- /* a file or dir entry in the xrdp file system */
- struct xrdp_inode
- {