From: Andreas Schwab Date: Wed, 29 Apr 1998 09:37:15 +0000 (+0000) Subject: Include for time. X-Git-Tag: emacs-20.3~1236 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/58edb572530eb837a1ad5e4c3900a9122ffcdf59 Include for time. --- diff --git a/src/fns.c b/src/fns.c index 925d1c965f..404f997654 100644 --- a/src/fns.c +++ b/src/fns.c @@ -24,6 +24,7 @@ Boston, MA 02111-1307, USA. */ #ifdef HAVE_UNISTD_H #include #endif +#include /* Note on some machines this defines `vector' as a typedef, so make sure we don't use that name in this file. */