mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-18 08:49:57 -04:00
Add a missing time.h include to test/regress_thread.c
This commit is contained in:
parent
fb36f9a7e5
commit
2756a10cd9
@ -49,6 +49,7 @@
|
||||
#ifdef _EVENT_HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#include <time.h>
|
||||
|
||||
#include "sys/queue.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user