summaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg/files/extra-bktr-patch-ffmpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/ffmpeg/files/extra-bktr-patch-ffmpeg.c')
-rw-r--r--multimedia/ffmpeg/files/extra-bktr-patch-ffmpeg.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/ffmpeg/files/extra-bktr-patch-ffmpeg.c b/multimedia/ffmpeg/files/extra-bktr-patch-ffmpeg.c
deleted file mode 100644
index 093e99aed89b..000000000000
--- a/multimedia/ffmpeg/files/extra-bktr-patch-ffmpeg.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- ffmpeg.c.orig Mon Aug 13 18:23:57 2001
-+++ ffmpeg.c Tue Sep 25 14:47:58 2001
-@@ -35,6 +35,7 @@
-
- #include "avformat.h"
-
-+#define INT64_C(x) x##LL
- #define MAXINT64 INT64_C(0x7fffffffffffffff)
-
- typedef struct {