mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
Add <time.h> -- bandaid to unbreak world in <semaphore.h>.
This commit is contained in:
parent
3e9ac3ebf2
commit
fc9579997c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=125394
@ -31,6 +31,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <errno.h>
|
||||
#include <time.h>
|
||||
#include <semaphore.h>
|
||||
#include <pthread.h>
|
||||
#include "thr_private.h"
|
||||
|
Loading…
Reference in New Issue
Block a user