freebsd-ports/math/siag/files/patch-ac
Michael Haro f6d58e7b5d "update" of siag. Not 100% working but I'm sick of this port. Oh, also
marked as broken as it instals some stuff into the wrong places.
1999-04-20 00:02:11 +00:00

11 lines
260 B
Text

--- tsiag/window.c.orig Sun Mar 7 11:07:53 1999
+++ tsiag/window.c Sun Mar 7 11:07:57 1999
@@ -27,7 +27,7 @@
#include <string.h>
#include <stdlib.h>
#include <signal.h>
-#include <curses.h>
+#include <ncurses.h>
#include <unistd.h>
#include <ctype.h>