summaryrefslogtreecommitdiff
path: root/math/itl/files/patch-test+iohb_c
blob: 1b72702a66bd04d55f053834467f98cf9382e353 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- test/iohb.c.orig	Mon Aug 18 22:04:00 2003
+++ test/iohb.c	Mon Aug 18 22:04:22 2003
@@ -219,7 +219,6 @@
 #include<stdlib.h>
 #include<string.h>
 #include<math.h>
-#include<malloc.h>
 
 char* substr(const char* S, const int pos, const int len);
 void upcase(char* S);