aboutsummaryrefslogtreecommitdiffstats
path: root/main/fish/include-select-header.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/fish/include-select-header.patch')
-rw-r--r--main/fish/include-select-header.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/main/fish/include-select-header.patch b/main/fish/include-select-header.patch
deleted file mode 100644
index 267efb0a6f..0000000000
--- a/main/fish/include-select-header.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- fish-2.2.0.orig/iothread.cpp
-+++ fish-2.2.0/iothread.cpp
-@@ -11,6 +11,7 @@
- #include <signal.h>
- #include <fcntl.h>
- #include <queue>
-+#include <sys/select.h>
-
- #ifdef _POSIX_THREAD_THREADS_MAX
- #if _POSIX_THREAD_THREADS_MAX < 64