acme: avoid global named "class"
For AIX.
This commit is contained in:
@@ -15,6 +15,9 @@
|
|||||||
Rangeset sel;
|
Rangeset sel;
|
||||||
Rune *lastregexp;
|
Rune *lastregexp;
|
||||||
|
|
||||||
|
#undef class
|
||||||
|
#define class regxclass /* some systems declare "class" in system headers */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Machine Information
|
* Machine Information
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user