[X_CONNECTION_LOCK_FLAG] (abort, exit): New definitions.
This commit is contained in:
parent
0c20ee6187
commit
6afcf317d2
1 changed files with 2 additions and 0 deletions
|
|
@ -6249,6 +6249,8 @@ syms_of_xterm ()
|
|||
#ifdef X_CONNECTION_LOCK_FLAG
|
||||
#define free loserfree
|
||||
#define malloc losermalloc
|
||||
#define exit loserexit
|
||||
#define abort loserabort
|
||||
/* For XlibDisplayWriting */
|
||||
#include <X11/Xlibint.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue