blob: b20533752ff57bd949f71157298117c4ae923a31 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- 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>
|