(QNX) More generic QNX define usage

This commit is contained in:
twinaphex 2013-02-27 06:01:02 +01:00
parent c85a20a0b1
commit 27d4d7f77f

View File

@ -36,9 +36,11 @@
#include <time.h>
#endif
#ifdef __BLACKBERRY_QNX__
#ifdef __QNX__
#ifndef CLOCK_MONOTONIC
#define CLOCK_MONOTONIC 2
#endif
#endif
#if defined(__PSL1GHT__)
#include <sys/time.h>