turned out not to be the right solution

This commit is contained in:
Bill Currie 2003-07-17 19:16:20 +00:00
parent a06c4e1708
commit 9367a62e0a

View file

@ -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