acme: avoid global named "class"
For AIX.
This commit is contained in:
parent
079f5e9445
commit
dea4dbdba6
1 changed files with 3 additions and 0 deletions
|
|
@ -15,6 +15,9 @@
|
|||
Rangeset sel;
|
||||
Rune *lastregexp;
|
||||
|
||||
#undef class
|
||||
#define class regxclass /* some systems declare "class" in system headers */
|
||||
|
||||
/*
|
||||
* Machine Information
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue