Skip to content

Commit 3684706

Browse files
committed
Include time.h.
1 parent 90aa8e2 commit 3684706

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

common.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ extern "C" {
114114
#include <sys/shm.h>
115115
#endif
116116
#include <sys/time.h>
117+
#include <time.h>
117118
#include <unistd.h>
118119
#include <math.h>
119120
#ifdef SMP

0 commit comments

Comments
 (0)