Browse Source

Include time.h.

tags/v0.2.15^2
Zhang Xianyi 10 years ago
parent
commit
3684706a12
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      common.h

+ 1
- 0
common.h 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


Loading…
Cancel
Save