mirror of
https://github.com/yawut/SDL.git
synced 2026-04-24 23:37:09 -05:00
Need time.h for nanosleep too...
This commit is contained in:
parent
f5ef7406e0
commit
967ecbf1e0
|
|
@ -36,7 +36,7 @@
|
|||
for __USE_POSIX199309
|
||||
Tommi Kyntola (tommi.kyntola@ray.fi) 27/09/2005
|
||||
*/
|
||||
#if HAVE_CLOCK_GETTIME
|
||||
#if HAVE_NANOSLEEP || HAVE_CLOCK_GETTIME
|
||||
#include <time.h>
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user