13 lines
305 B
Text
13 lines
305 B
Text
$NetBSD: patch-ai,v 1.1 1999/07/06 07:51:06 jlam Exp $
|
|
|
|
--- include/unctrl.h.in.orig Wed Feb 11 07:13:45 1998
|
|
+++ include/unctrl.h.in Fri Jul 2 02:48:21 1999
|
|
@@ -51,7 +51,7 @@
|
|
extern "C" {
|
|
#endif
|
|
|
|
-#include <curses.h>
|
|
+#include <ncurses.h>
|
|
|
|
#undef unctrl
|
|
extern NCURSES_CONST char *unctrl(chtype);
|