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-af
1998-02-28 03:38:33 +00:00

12 lines
294 B
Plaintext

--- tsiag/tsiag.c.orig Wed Jan 28 02:39:28 1998
+++ tsiag/tsiag.c Wed Jan 28 02:39:34 1998
@@ -2,7 +2,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <curses.h>
+#include <ncurses.h>
#include "../siod/siod.h"
#include "../siag/types.h"
#include "../siag/calc.h"