13 lines
348 B
Text
13 lines
348 B
Text
$NetBSD: patch-ad,v 1.1.1.1 2004/11/15 20:26:18 daprice Exp $
|
|
|
|
--- h/mse.h.orig Tue Aug 24 11:46:12 2004
|
|
+++ h/mse.h Tue Aug 24 11:46:32 2004
|
|
@@ -12,7 +12,7 @@
|
|
/*#include "smgmacros.h"*/
|
|
#include "macros.h"
|
|
#include "ckit.h"
|
|
-#include <curses.h>
|
|
+#include <ncurses.h>
|
|
|
|
/*---------------------------------------*/
|
|
/* Match "Curses" attributes
|