aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dvdauthor/files/patch-da-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/dvdauthor/files/patch-da-internal.h')
-rw-r--r--multimedia/dvdauthor/files/patch-da-internal.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/dvdauthor/files/patch-da-internal.h b/multimedia/dvdauthor/files/patch-da-internal.h
deleted file mode 100644
index 3a6abc7b71d2..000000000000
--- a/multimedia/dvdauthor/files/patch-da-internal.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/da-internal.h.orig Tue Dec 9 22:43:52 2003
-+++ src/da-internal.h Wed Dec 17 00:28:03 2003
-@@ -20,6 +20,8 @@
- #ifndef __DA_INTERNAL_H_
- #define __DA_INTERNAL_H_
-
-+#include <sys/types.h>
-+
- enum {VM_NONE=0,VM_MPEG1=1,VM_MPEG2=2};
- enum {VS_NONE=0,VS_720H=1,VS_704H=2,VS_352H=3,VS_352L=4};
- enum {VF_NONE=0,VF_NTSC=1,VF_PAL=2};