diff --git a/trunk/src/common/compat.h b/trunk/src/common/compat.h index 1bc362fb97..a3b136ab63 100644 --- a/trunk/src/common/compat.h +++ b/trunk/src/common/compat.h @@ -21,6 +21,9 @@ #ifdef HAVE_SYS_TYPES_H #include #endif +#ifdef HAVE_SYS_TIME_H +#include +#endif #include #ifndef NULL_REP_IS_ZERO_BYTES