summaryrefslogtreecommitdiff
path: root/editors/vile/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vile/patches/patch-ac')
-rw-r--r--editors/vile/patches/patch-ac12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/vile/patches/patch-ac b/editors/vile/patches/patch-ac
new file mode 100644
index 00000000000..c1bf3068f2c
--- /dev/null
+++ b/editors/vile/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.1 2001/01/23 15:36:28 wiz Exp $
+
+--- tcap.h.orig Mon Feb 23 06:27:56 1998
++++ tcap.h
+@@ -14,6 +14,7 @@
+ #undef TRUE
+ #undef FALSE
+ #undef WINDOW /* avoid conflict with <curses.h> or <term.h> */
++#undef MK /* avoid conflict with <curses.h> */
+
+ #if NEED_CURSES_H
+ # if HAVE_NCURSES_H