diff options
Diffstat (limited to 'packages/libxvmc/files/true.patch')
-rw-r--r-- | packages/libxvmc/files/true.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/libxvmc/files/true.patch b/packages/libxvmc/files/true.patch deleted file mode 100644 index 7059295007..0000000000 --- a/packages/libxvmc/files/true.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- XvMC/hw/via/viaXvMC.c.old 2004-10-18 20:54:49.000000000 +0100 -+++ XvMC/hw/via/viaXvMC.c 2004-10-18 20:55:03.000000000 +0100 -@@ -43,6 +43,8 @@ - #include <xf86drm.h> - #include <pthread.h> - #include "vldXvMC.h" -+ -+#define TRUE 1 - - #define SAREAPTR(ctx) ((ViaXvMCSAreaPriv *) \ - (((CARD8 *)(ctx)->sAreaAddress) + \ |