diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-06-20 15:36:53 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-06-20 15:36:53 +0000 |
commit | 5cbe4654700cc6e51efc4713ff759ef54b4c000c (patch) | |
tree | 9968cd5d44d75b6c5171fbf9bec1194ecbfa12fb /www/turck-mmcache/files/patch-mm.c | |
parent | Update to 2.7.0. (diff) |
Update to 2.3.16.
PR: ports/53552
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Diffstat (limited to '')
-rw-r--r-- | www/turck-mmcache/files/patch-mm.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/turck-mmcache/files/patch-mm.c b/www/turck-mmcache/files/patch-mm.c deleted file mode 100644 index f431f570a081..000000000000 --- a/www/turck-mmcache/files/patch-mm.c +++ /dev/null @@ -1,10 +0,0 @@ ---- mm.c.orig Thu May 29 16:32:06 2003 -+++ mm.c Thu May 29 16:32:16 2003 -@@ -11,7 +11,6 @@ - - #include <sys/types.h> - #include <sys/stat.h> --#include <malloc.h> - #include <errno.h> - #include <string.h> - #include <stdlib.h> |