summaryrefslogtreecommitdiff
path: root/math/calc/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'math/calc/files/patch-aa')
-rw-r--r--math/calc/files/patch-aa19
1 files changed, 0 insertions, 19 deletions
diff --git a/math/calc/files/patch-aa b/math/calc/files/patch-aa
deleted file mode 100644
index d56bc3dd0b34..000000000000
--- a/math/calc/files/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
-*** alloc.h~ Thu Mar 31 03:05:41 1994
---- alloc.h Sun Apr 16 17:27:55 1995
-***************
-*** 10,16 ****
-
- #include "have_malloc.h"
- #ifdef HAVE_MALLOC_H
-! # include <malloc.h>
- #else
- # if defined(__STDC__)
- extern void *malloc();
---- 10,16 ----
-
- #include "have_malloc.h"
- #ifdef HAVE_MALLOC_H
-! /* # include <malloc.h> */
- #else
- # if defined(__STDC__)
- extern void *malloc();