cd0bf6e6d1
ok sturm@.
12 lines
313 B
Plaintext
12 lines
313 B
Plaintext
$OpenBSD: patch-curses_c,v 1.1 2004/03/03 22:51:00 xsa Exp $
|
|
--- curses.c.orig 2003-08-13 03:33:02.000000000 +0200
|
|
+++ curses.c 2004-03-03 15:50:24.000000000 +0100
|
|
@@ -25,6 +25,7 @@
|
|
#include <curses.h>
|
|
#include <string.h>
|
|
#include <stdlib.h>
|
|
+#include <term.h>
|
|
|
|
#ifdef NCURSES_VERSION
|
|
# define HAVE_NCURSES
|