freebsd-ports/math/mtrxmath/files/patch-mtrxmath.h
Dmitry Marakasov 511f0dd007 - Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches
2017-01-22 09:01:20 +00:00

10 lines
204 B
C

--- mtrxmath.h.orig 2001-09-19 15:31:44 UTC
+++ mtrxmath.h
@@ -13,7 +13,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <malloc.h>
#include <unistd.h>
#include <getopt.h>