- Mark BROKEN on 4.x and !i386 (almost) PR: ports/79615 Submitted by: Sam Lawrance <boris@brooknet.com.au>
11 lines
239 B
C
11 lines
239 B
C
--- extensions/curses/interface.c.orig Tue Mar 1 19:38:05 2005
|
|
+++ extensions/curses/interface.c Tue Mar 1 19:51:22 2005
|
|
@@ -25,7 +25,7 @@
|
|
|
|
*/
|
|
#include <curses.h>
|
|
-#include <malloc.h>
|
|
+#include <stdlib.h>
|
|
|
|
/**
|
|
=H the module CURSES
|