13 lines
273 B
Text
13 lines
273 B
Text
$NetBSD: patch-ab,v 1.1.1.1 2009/04/11 18:00:42 snj Exp $
|
|
|
|
--- view.h.orig 2009-04-01 13:22:53.000000000 -0700
|
|
+++ view.h 2009-04-01 13:23:01.000000000 -0700
|
|
@@ -22,7 +22,7 @@
|
|
*/
|
|
|
|
|
|
-#include <ncurses.h>
|
|
+#include <curses.h>
|
|
#include <unistd.h>
|
|
#include <signal.h>
|
|
|