diff options
Diffstat (limited to 'multimedia/transcode/files/patch-bbmpeg:mplex.h')
-rw-r--r-- | multimedia/transcode/files/patch-bbmpeg:mplex.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/transcode/files/patch-bbmpeg:mplex.h b/multimedia/transcode/files/patch-bbmpeg:mplex.h deleted file mode 100644 index 01f870c6a162..000000000000 --- a/multimedia/transcode/files/patch-bbmpeg:mplex.h +++ /dev/null @@ -1,11 +0,0 @@ ---- bbmpeg/mplex.h.orig Thu Jan 30 19:26:07 2003 -+++ bbmpeg/mplex.h Thu Jan 30 19:26:18 2003 -@@ -50,6 +50,8 @@ - Definitionen - *************************************************************************/ - -+#include <sys/types.h> -+ - #define USER_DATA_START 0x000001b2 - #define SEQUENCE_HEADER 0x000001b3 - #define SEQUENCE_END 0x000001b7 |