summaryrefslogtreecommitdiff
path: root/devel/cdk/patches/patch-ac
blob: b67284f1df02ddd0eab08b773820d46a15d90316 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.3 1999/07/06 07:57:22 jlam Exp $

--- include/cdk.h.orig	Wed Dec  9 12:13:17 1998
+++ include/cdk.h	Tue Jul  6 00:56:37 1999
@@ -38,7 +38,7 @@
 #undef	instr
 #endif
 
-#include <curses.h>
+#include <ncurses.h>
 
 #include <stdlib.h>
 #include <string.h>