diff: rename class to fix AIX
math.h defines a function named class on AIX.
This commit is contained in:
parent
84167be4ad
commit
d4a4b66a40
@ -66,6 +66,9 @@
|
||||
* 3*(number of k-candidates installed), typically about
|
||||
* 6n words for files of length n.
|
||||
*/
|
||||
|
||||
#define class diffclass
|
||||
|
||||
/* TIDY THIS UP */
|
||||
struct cand {
|
||||
int x;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user