summaryrefslogtreecommitdiff
path: root/chat/weechat/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'chat/weechat/patches/patch-ad')
-rw-r--r--chat/weechat/patches/patch-ad15
1 files changed, 0 insertions, 15 deletions
diff --git a/chat/weechat/patches/patch-ad b/chat/weechat/patches/patch-ad
deleted file mode 100644
index d7717cd9f4a..00000000000
--- a/chat/weechat/patches/patch-ad
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ad,v 1.5 2012/05/28 22:55:05 tonio Exp $
-
-Solaris build
-
---- src/gui/curses/gui-curses-window.c.orig 2012-01-28 14:02:25.000000000 +0000
-+++ src/gui/curses/gui-curses-window.c
-@@ -31,6 +31,8 @@
- #include <ctype.h>
- #include <stdarg.h>
- #include <libgen.h>
-+#include <unistd.h>
-+#include <termios.h>
- #include <sys/ioctl.h>
-
- #include "../../core/weechat.h"