1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/math/siag/files/patch-ae
1998-02-28 03:38:33 +00:00

12 lines
285 B
Plaintext

--- tsiag/window.c.orig Wed Jan 28 02:38:18 1998
+++ tsiag/window.c Wed Jan 28 02:38:24 1998
@@ -27,7 +27,7 @@
#include <string.h>
#include <stdlib.h>
#include "../common/cmalloc.h"
-#include <curses.h>
+#include <ncurses.h>
#include "../siag/types.h"
#include "../siag/calc.h"