1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/lang/scriba/files/patch-extensions-curses-interface.c
Pav Lucistnik 17464b89a4 - Update to 20b0
- Mark BROKEN on 4.x and !i386 (almost)

PR:		ports/79615
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-04-08 19:10:06 +00:00

12 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