diff options
Diffstat (limited to 'devel/frink/files/patch-malloc')
-rw-r--r-- | devel/frink/files/patch-malloc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/devel/frink/files/patch-malloc b/devel/frink/files/patch-malloc deleted file mode 100644 index b33f132bb6e6..000000000000 --- a/devel/frink/files/patch-malloc +++ /dev/null @@ -1,7 +0,0 @@ ---- tcl.c Mon Apr 23 10:31:13 2001 -+++ tcl.c Tue May 8 15:30:28 2001 -@@ -23,3 +23,3 @@ - #else --#include <malloc.h> -+#include <stdlib.h> - #endif |