aboutsummaryrefslogtreecommitdiffstats
path: root/main/freerdp/fix-headers.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/freerdp/fix-headers.patch')
-rw-r--r--main/freerdp/fix-headers.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/main/freerdp/fix-headers.patch b/main/freerdp/fix-headers.patch
deleted file mode 100644
index b3848b33ca..0000000000
--- a/main/freerdp/fix-headers.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./winpr/libwinpr/synch/wait.c.orig
-+++ ./winpr/libwinpr/synch/wait.c
-@@ -24,6 +24,7 @@
- #ifdef HAVE_UNISTD_H
- #include <unistd.h>
- #endif
-+#include <sys/select.h>
-
- #include <winpr/crt.h>
- #include <winpr/synch.h>