提交 2bcb9edd 编写于 作者: B Bernard Xiong

Add gettimeofday declaration in sys/time.h

上级 15b9db80
...@@ -40,4 +40,6 @@ struct tm { ...@@ -40,4 +40,6 @@ struct tm {
const char *tm_zone; /* Timezone abbreviation. */ const char *tm_zone; /* Timezone abbreviation. */
}; };
int gettimeofday(struct timeval *tp, void *ignore);
#endif #endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册