summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Hesse2020-07-09 10:14:43 +0200
committerChristian Hesse2020-07-09 10:14:43 +0200
commitb11bff2b041d1a99667e3659e1f95cd7403f685f (patch)
tree64b6c7673d5b9c90b8aea1b59b18a1f84dbe81b9
parent957429ceb5ad9edcef04177958328dcd9439d4da (diff)
downloadaur-b11bff2b041d1a99667e3659e1f95cd7403f685f.tar.gz
remove unused patch
-rw-r--r--udpcast_include.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/udpcast_include.patch b/udpcast_include.patch
deleted file mode 100644
index b911950408a4..000000000000
--- a/udpcast_include.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/console.h 2013-02-21 16:12:39.418426558 +0100
-+++ b/console.h 2013-02-21 16:12:26.998596846 +0100
-@@ -6,6 +6,8 @@
- #include <winbase.h>
- #endif /* __MINGW32__ */
-
-+#include <sys/select.h>
-+
- #define prepareConsole udpc_prepareConsole
- #define getConsoleFd udpc_getConsoleFd
- #define restoreConsole udpc_restoreConsole