#include <sys/time.h>.

This commit is contained in:
Ralf Corsepius
2010-04-02 07:39:34 +00:00
parent 00d8eab920
commit f5d5a2dc86

View File

@@ -37,6 +37,8 @@
#ifndef _SYS_SELECT_H_ #ifndef _SYS_SELECT_H_
#define _SYS_SELECT_H_ #define _SYS_SELECT_H_
#include <sys/time.h> /* struct timeval */
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { extern "C" {
#endif #endif