freebsd-ports/graphics/xmrm/files/patch-ab
Ade Lovett 18c6805255 xmrm (X Multi Resoultion image Metamorphosis) is an easy-to-use
morphing/warping program akin to xmorph, with some nice features,
like MPEG video creation.

PR:		14379
Submitted by:	Tobias Reifenberger <treif@mayn.de>
2000-03-28 22:44:14 +00:00

12 lines
252 B
Plaintext

--- const.h.orig Mon Mar 9 17:00:00 1998
+++ const.h Tue Mar 28 15:23:34 2000
@@ -3,7 +3,7 @@
// Programming: Gerhard Waldhör, Andreas Artmann
#include <stdio.h>
-#include <malloc.h>
+#include <stdlib.h>
#include <errno.h>
#include <math.h>