diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-04 16:56:43 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-04 16:56:43 +0000 |
| commit | 3b4015c7fdedbd6125e1ed70de6dacd0ddcebb45 (patch) | |
| tree | 0cdb614467287d7a720e5d533d32169f83f0065f /multimedia/transcode/files/patch-ffmpeg:libavcodec:mem.c | |
| parent | 30ef8ee05d6d1406731eb1cde5e134e1d3ebe1dc (diff) | |
Notes
Diffstat (limited to 'multimedia/transcode/files/patch-ffmpeg:libavcodec:mem.c')
| -rw-r--r-- | multimedia/transcode/files/patch-ffmpeg:libavcodec:mem.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/transcode/files/patch-ffmpeg:libavcodec:mem.c b/multimedia/transcode/files/patch-ffmpeg:libavcodec:mem.c deleted file mode 100644 index a82054ab658e..000000000000 --- a/multimedia/transcode/files/patch-ffmpeg:libavcodec:mem.c +++ /dev/null @@ -1,11 +0,0 @@ ---- ffmpeg/libavcodec/mem.c.orig Thu Jan 30 19:58:35 2003 -+++ ffmpeg/libavcodec/mem.c Thu Jan 30 19:58:45 2003 -@@ -18,7 +18,7 @@ - */ - #include "avcodec.h" - #ifdef HAVE_MALLOC_H --#include <malloc.h> -+#include <stdlib.h> - #endif - - /* you can redefine av_malloc and av_free in your project to use your |
