mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
ceaf62c65f
Curses Development Kit for speedy development of full screen programs. PR: 11534 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
12 lines
218 B
Plaintext
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>
|