summaryrefslogtreecommitdiff
path: root/math/itl/files/patch-test+iohb_c
diff options
context:
space:
mode:
Diffstat (limited to 'math/itl/files/patch-test+iohb_c')
-rw-r--r--math/itl/files/patch-test+iohb_c10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/itl/files/patch-test+iohb_c b/math/itl/files/patch-test+iohb_c
deleted file mode 100644
index 1b72702a66bd..000000000000
--- a/math/itl/files/patch-test+iohb_c
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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);