summaryrefslogtreecommitdiff
path: root/cad/gplcver/files/patch-src-v.h
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gplcver/files/patch-src-v.h')
-rw-r--r--cad/gplcver/files/patch-src-v.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/cad/gplcver/files/patch-src-v.h b/cad/gplcver/files/patch-src-v.h
new file mode 100644
index 000000000000..3f6fb5d4c1da
--- /dev/null
+++ b/cad/gplcver/files/patch-src-v.h
@@ -0,0 +1,10 @@
+--- src/v.h.orig Fri Jan 20 15:02:16 2006
++++ src/v.h Fri Jan 20 15:02:33 2006
+@@ -119,7 +119,6 @@
+ #endif
+ } w64_u;
+ #else
+-#include <sys/isa_defs.h>
+
+ typedef union {
+ word64 w64v;