1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/math/siag/files/patch-ae
Jun-ichiro itojun Hagino 5dc22a30d1 upgrade to siag 2.80.
1998-07-06 17:41:18 +00:00

12 lines
285 B
Plaintext

--- tsiag/window.c.orig Tue Jul 7 01:39:45 1998
+++ tsiag/window.c Tue Jul 7 01:39:51 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"