diff options
Diffstat (limited to 'x11/XFree86-4-libraries/files/patch-a1')
-rw-r--r-- | x11/XFree86-4-libraries/files/patch-a1 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/x11/XFree86-4-libraries/files/patch-a1 b/x11/XFree86-4-libraries/files/patch-a1 new file mode 100644 index 0000000..4b8c723 --- /dev/null +++ b/x11/XFree86-4-libraries/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; |