mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
cd7d36b7f3
patch-4 has been split into several parts (patch-0?); one patch per modified file
13 lines
582 B
Plaintext
13 lines
582 B
Plaintext
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..
|