mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
285 B
Plaintext
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"
|