mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-18 06:51:47 +00:00
turned out not to be the right solution
This commit is contained in:
parent
a06c4e1708
commit
9367a62e0a
1 changed files with 0 additions and 4 deletions
|
@ -33,11 +33,7 @@
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#ifdef __QNX__
|
|
||||||
#define msg_t qnx_msg_t
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#undef msg_t
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define MAX_QPATH 64
|
#define MAX_QPATH 64
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue