summaryrefslogtreecommitdiffstats
path: root/extra/ffmpeg/ffmpeg-20080826-14974-missing-header.patch
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ffmpeg/ffmpeg-20080826-14974-missing-header.patch')
-rw-r--r--extra/ffmpeg/ffmpeg-20080826-14974-missing-header.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/extra/ffmpeg/ffmpeg-20080826-14974-missing-header.patch b/extra/ffmpeg/ffmpeg-20080826-14974-missing-header.patch
deleted file mode 100644
index 6f8699328..000000000
--- a/extra/ffmpeg/ffmpeg-20080826-14974-missing-header.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -pruN ffmpeg.orig/libavutil/Makefile ffmpeg/libavutil/Makefile
---- ffmpeg.orig/libavutil/Makefile 2008-08-27 00:40:28.026327179 +1000
-+++ ffmpeg/libavutil/Makefile 2008-08-27 00:49:51.206331526 +1000
-@@ -28,10 +28,13 @@ HEADERS = adler32.h \
- avstring.h \
- avutil.h \
- base64.h \
-+ bswap.h \
- common.h \
- crc.h \
- fifo.h \
-+ internal.h \
- intfloat_readwrite.h \
-+ intreadwrite.h \
- log.h \
- lzo.h \
- mathematics.h \