aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/XFree86-4/files/patch-a116
1 files changed, 16 insertions, 0 deletions
diff --git a/x11/XFree86-4/files/patch-a1 b/x11/XFree86-4/files/patch-a1
new file mode 100644
index 000000000000..4b8c723564f1
--- /dev/null
+++ b/x11/XFree86-4/files/patch-a1
@@ -0,0 +1,16 @@
+--- programs/Xserver/hw/xfree86/os-support//shared/xf86Axp.h~ Mon Nov 6 22:57:11 2000
++++ programs/Xserver/hw/xfree86/os-support//shared/xf86Axp.h Fri Apr 6 00:21:23 2001
+@@ -19,13 +19,6 @@
+ IRONGATE
+ } axpDevice;
+
+-typedef struct
+- { char* sysName;
+- char* sysVari;
+- char* cpu;
+- axpDevice sys; }
+-AXP;
+-
+ typedef struct {
+ axpDevice id;
+ unsigned long hae_thresh;