mirror of
https://git.freebsd.org/ports.git
synced 2025-07-01 09:30:30 -04:00
9 lines
287 B
Text
9 lines
287 B
Text
--- include/ca.h.orig Tue Aug 2 16:16:42 2005
|
|
+++ include/ca.h Fri Nov 10 01:35:17 2006
|
|
@@ -2607,3 +2607,6 @@
|
|
void bcopy(const void *,void *,int);
|
|
char *index(char *,int);
|
|
#endif
|
|
+
|
|
+/* pari-2.2.16-beta change rename 'prec' -> 'precreal' [ from paripriv.h ] */
|
|
+#define prec precreal
|