OS X fix
This commit is contained in:
parent
d912fcd8b7
commit
430976597f
2 changed files with 4 additions and 1 deletions
|
|
@ -2,6 +2,9 @@
|
|||
#undef Borderwidth
|
||||
#define Borderwidth 0
|
||||
|
||||
#undef TRUE /* OS X */
|
||||
#undef FALSE
|
||||
|
||||
typedef struct Consreadmesg Consreadmesg;
|
||||
typedef struct Conswritemesg Conswritemesg;
|
||||
typedef struct Stringpair Stringpair;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue