mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-23 14:34:25 +00:00
Replace gettimeofday with clock_gettime (#2159)
This commit is contained in:
@ -64,7 +64,6 @@
|
||||
#include <netinet/in.h>
|
||||
|
||||
#include <sys/wait.h>
|
||||
#include <sys/time.h>
|
||||
#ifndef USEMMAP
|
||||
#include <sys/shm.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user