diff options
Diffstat (limited to 'graphics/gd/files/patch-gdcache.h')
-rw-r--r-- | graphics/gd/files/patch-gdcache.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/gd/files/patch-gdcache.h b/graphics/gd/files/patch-gdcache.h deleted file mode 100644 index 408a96443de6..000000000000 --- a/graphics/gd/files/patch-gdcache.h +++ /dev/null @@ -1,10 +0,0 @@ ---- gdcache.h.orig Wed Feb 7 04:44:02 2001 -+++ gdcache.h Fri Jul 4 21:58:32 2003 -@@ -40,7 +40,6 @@ - /* header */ - /*********************************************************/ - --#include <malloc.h> - #ifndef NULL - #define NULL (void *)0 - #endif |