need <time.h> for clock_gettime
This commit is contained in:
parent
9009c648c6
commit
6aea766547
@ -8,6 +8,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "prog_ops.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user