Browse Source

profanity: Drop no longer needed patch

emacs-27
Fredrik Fornwall 5 years ago
parent
commit
892e2e23b5
  1. 12
      packages/profanity/ui-inputwin.c.patch

12
packages/profanity/ui-inputwin.c.patch

@ -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>
Loading…
Cancel
Save