summaryrefslogtreecommitdiff
path: root/x11-servers/XttXF86srv-common/files/patch-07
diff options
context:
space:
mode:
Diffstat (limited to 'x11-servers/XttXF86srv-common/files/patch-07')
-rw-r--r--x11-servers/XttXF86srv-common/files/patch-0712
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-servers/XttXF86srv-common/files/patch-07 b/x11-servers/XttXF86srv-common/files/patch-07
deleted file mode 100644
index 6f47aca6451f..000000000000
--- a/x11-servers/XttXF86srv-common/files/patch-07
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur /usr/ports/x11/XFree86/work/xc/programs/Xserver/hw/xfree86/common_hw/BUSmemcpy.c programs/Xserver/hw/xfree86/common_hw/BUSmemcpy.c
---- /usr/ports/x11/XFree86/work/xc/programs/Xserver/hw/xfree86/common_hw/BUSmemcpy.c Sun Nov 24 09:55:37 1996
-+++ programs/Xserver/hw/xfree86/common_hw/BUSmemcpy.c Tue Dec 8 10:05:56 1998
-@@ -299,8 +299,6 @@
- * "bge reg, xx"). I hope alpha-gcc will be fixed to notice this eventually..
- */
-
--#include <linux/types.h>
--
- /*
- * This should be done in one go with ldq_u*2/mask/stq_u. Do it
- * with a macro so that we can fix it up later..