summaryrefslogtreecommitdiff
path: root/devel/ald/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ald/patches/patch-ah')
-rw-r--r--devel/ald/patches/patch-ah20
1 files changed, 0 insertions, 20 deletions
diff --git a/devel/ald/patches/patch-ah b/devel/ald/patches/patch-ah
deleted file mode 100644
index 9529a2faf72..00000000000
--- a/devel/ald/patches/patch-ah
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-ah,v 1.1.1.1 2002/04/22 11:51:50 agc Exp $
-
---- ./source/terminal.c.orig Wed Apr 17 08:40:22 2002
-+++ ./source/terminal.c
-@@ -18,14 +18,8 @@
- #include <assert.h>
- #include <errno.h>
- #include <string.h>
--
--#ifdef HAVE_CURSES_H
- #include <curses.h>
--#endif
--
--#ifdef HAVE_TERM_H
--#include <term.h>
--#endif
-+/*#include <term.h>*/
-
- #include "misc.h"
- #include "print.h"