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: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=58edb572530eb837a1ad5e4c3900a9122ffcdf59;p=emacs.git Include for time. --- diff --git a/src/fns.c b/src/fns.c index 925d1c965f2..404f9976544 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. */