freebsd-ports/japanese/oleo/files/patch-src__cmd.c.diff
Marcus Alves Grando 2cd22b3113 Update to 1.99.16
PR:		85084
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-10-07 17:50:42 +00:00

11 lines
251 B
Diff

--- src/cmd.c.orig Wed Aug 17 17:43:43 2005
+++ src/cmd.c Wed Aug 17 17:44:07 2005
@@ -31,7 +31,7 @@
#include <stdarg.h>
#include "sysdef.h"
#include <termios.h>
-#include <malloc.h>
+#include <stdlib.h>
#ifdef HAVE_MOTIF
#include "io-motif.h"