aboutsummaryrefslogtreecommitdiffstats
path: root/math/itl/files/patch-test+mmio_c
blob: 6b6723532abe285aa28f9ba9870e9127ad3c2c2b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- test/mmio.c.orig    Mon Aug 18 22:04:50 2003
+++ test/mmio.c Mon Aug 18 22:05:10 2003
@@ -9,7 +9,7 @@
 
 #include <stdio.h>
 #include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <ctype.h>
 
 #include "mmio.h"