summaryrefslogtreecommitdiff
path: root/editors/hexedit/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'editors/hexedit/patches/patch-ab')
-rw-r--r--editors/hexedit/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/hexedit/patches/patch-ab b/editors/hexedit/patches/patch-ab
deleted file mode 100644
index e4a2525ce60..00000000000
--- a/editors/hexedit/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.5 2001/10/01 00:51:47 wiz Exp $
-
---- hexedit.h 1999/11/12 15:56:55 1.1
-+++ hexedit.h 1999/11/12 15:57:32
-@@ -12,7 +12,7 @@
- #if HAVE_UNISTD_H
- #include <unistd.h>
- #endif
--#include <curses.h>
-+#include <ncurses.h>
- #include <ctype.h>
- #include <signal.h>
- #if HAVE_SYS_WAIT_H