Include time.h.

This commit is contained in:
Zhang Xianyi 2015-10-08 15:07:24 +00:00
parent 90aa8e24b9
commit 3684706a12
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ extern "C" {
#include <sys/shm.h>
#endif
#include <sys/time.h>
#include <time.h>
#include <unistd.h>
#include <math.h>
#ifdef SMP