profanity: Drop no longer needed patch

This commit is contained in:
Fredrik Fornwall 2019-12-12 02:11:17 +01:00
parent 1fc6eef783
commit 391adf3d60
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
diff --git a/src/ui/inputwin.c b/src/ui/inputwin.c
index 9b4eddf..cf8c0b1 100644
--- a/src/ui/inputwin.c
+++ b/src/ui/inputwin.c
@@ -39,6 +39,7 @@
#include <string.h>
#include <wchar.h>
#include <sys/time.h>
+#include <sys/select.h>
#include <errno.h>
#include <readline/readline.h>