diff options
Diffstat (limited to 'threads.c')
| -rw-r--r-- | threads.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ #include "threads.h" -#include <time.h> #include <errno.h> #define sema_err (thrd_success - 1) #define NSEC_PER_SEC ((time_t)1000000000L) |
