aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mythtv/files/patch-programs__mythtranscode__mpeg2fix.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mythtv/files/patch-programs__mythtranscode__mpeg2fix.cpp')
-rw-r--r--multimedia/mythtv/files/patch-programs__mythtranscode__mpeg2fix.cpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/multimedia/mythtv/files/patch-programs__mythtranscode__mpeg2fix.cpp b/multimedia/mythtv/files/patch-programs__mythtranscode__mpeg2fix.cpp
deleted file mode 100644
index 197cc72efea..00000000000
--- a/multimedia/mythtv/files/patch-programs__mythtranscode__mpeg2fix.cpp
+++ /dev/null
@@ -1,13 +0,0 @@
---- programs/mythtranscode/mpeg2fix.cpp.orig 2009-11-02 20:52:39.000000000 +0100
-+++ programs/mythtranscode/mpeg2fix.cpp 2009-11-02 20:53:08.000000000 +0100
-@@ -12,6 +12,10 @@
- #include <getopt.h>
- #include <stdint.h>
-
-+#ifdef __FreeBSD__
-+#include <sys/stat.h>
-+#endif
-+
- #include "config.h"
- #include "mpeg2fix.h"
-