--- XFree86-4.0.2/xc/include/Xos.h.tm Wed Feb 14 19:43:19 2001 +++ XFree86-4.0.2/xc/include/Xos.h Wed Feb 14 19:45:26 2001 @@ -149,6 +149,14 @@ extern int sys_nerr; #endif /* CSRG_BASED */ /* + * Get struct tm + */ + +#if defined(__linux__) +#include +#endif + +/* * Get struct timeval */