openbsd-ports/games/netris/patches/patch-curses_c
xsa cd0bf6e6d1 -Wall cleanup;
ok sturm@.
2004-03-03 22:51:00 +00:00

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