From d394468ec873ffd3653c79454f871cd30cfcc664 Mon Sep 17 00:00:00 2001 From: Jean-Marc Zucconi Date: Fri, 6 Apr 2001 12:11:52 +0000 Subject: Fix a build problem on alpha machines. PR: ports/26367 Tested by: Christian Weisgerber --- x11/XFree86-4/files/patch-a1 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 x11/XFree86-4/files/patch-a1 (limited to 'x11') 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; -- cgit v1.2.3