sys/neutrino not required

This commit is contained in:
Erlend Ese 2026-05-14 11:50:02 +02:00
parent c3009281e7
commit d423dab407
1 changed files with 0 additions and 4 deletions

View File

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