mirror of https://github.com/eclipse/paho.mqtt.c
sys/neutrino not required
This commit is contained in:
parent
c3009281e7
commit
d423dab407
|
|
@ -46,10 +46,6 @@
|
|||
#undef ETIMEDOUT
|
||||
#define ETIMEDOUT WSAETIMEDOUT
|
||||
#else
|
||||
#ifdef __QNXNTO__
|
||||
#include <sys/neutrino.h>
|
||||
#include <process.h>
|
||||
#endif
|
||||
#include <pthread.h>
|
||||
|
||||
#define mutex_type pthread_mutex_t*
|
||||
|
|
|
|||
Loading…
Reference in New Issue