1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/editors/sted/files/patch-ab

12 lines
297 B
Plaintext
Raw Normal View History

--- 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>