mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
591307035f
PR: 7037 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
12 lines
297 B
Plaintext
12 lines
297 B
Plaintext
--- sted.c Sun May 17 13:15:08 1998
|
|
+++ /home/andy/tmp/wrk/sted.c Tue May 19 10:42:21 1998
|
|
@@ -34,7 +34,7 @@
|
|
**************************************************************************/
|
|
|
|
|
|
-#include <curses.h>
|
|
+#include <ncurses.h>
|
|
#include <signal.h>
|
|
#include <string.h>
|
|
#include <stdlib.h>
|