1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/devel/cdk/files/patch-ab
Steve Price ceaf62c65f Initial import of cdk version 4.9.1.
Curses Development Kit for speedy development of full screen programs.

PR:		11534
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-05-09 17:38:40 +00:00

12 lines
218 B
Plaintext

--- cdk.h Fri May 23 19:44:28 1997
+++ /home/andy/tmp/wrk/cdk.h Wed May 5 18:22:39 1999
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*/
-#include <curses.h>
+#include <ncurses.h>
#include <stdlib.h>
#include <string.h>