summaryrefslogtreecommitdiff
path: root/devel/ncurses/patches/patch-aj
blob: 46ffbe259131cff6fcf6bd7ff41e9b70048cadf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aj,v 1.1 1999/07/06 07:51:06 jlam Exp $

--- menu/menu.h.orig	Wed Feb 11 07:13:50 1998
+++ menu/menu.h	Fri Jul  2 02:46:52 1999
@@ -33,7 +33,7 @@
 #ifndef ETI_MENU
 #define ETI_MENU
 
-#include <curses.h>
+#include <ncurses.h>
 #include <eti.h>
 
 #ifdef __cplusplus