freebsd-ports/math/mtrxmath/files/patch-mtrxmath.h
Will Andrews 2a6b85739d Add mtrxmath 0.9.3, a small tool for matrix mathemetics.
PR:		24202
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-10 19:46:38 +00:00

10 lines
230 B
C

--- mtrxmath.h.orig Tue Jan 9 20:33:48 2001
+++ mtrxmath.h Tue Jan 9 20:35:02 2001
@@ -13,7 +13,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <malloc.h>
#include <unistd.h>
#include <getopt.h>