diff: rename class to fix AIX
math.h defines a function named class on AIX.
This commit is contained in:
parent
84167be4ad
commit
d4a4b66a40
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue