diff --git a/src/misc/misc_time.c b/src/misc/misc_time.c index d3f3b2f07..1300735cb 100644 --- a/src/misc/misc_time.c +++ b/src/misc/misc_time.c @@ -32,6 +32,9 @@ Copyright 1990 Regents of the University of California. All rights reserved. # endif #endif +#ifdef HAVE_FTIME +# include +#endif /* Return the date. Return value is static data. */