Add the appropriate include for the _POSIX_TIMERS macro
This commit is contained in:
@@ -149,6 +149,7 @@ void al_nssleep(unsigned long nsec)
|
||||
#else
|
||||
|
||||
#include <sys/time.h>
|
||||
#include <unistd.h>
|
||||
#include <time.h>
|
||||
|
||||
unsigned int altime_get(void)
|
||||
|
||||
Reference in New Issue
Block a user