mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 19:10:37 -08:00
Include <time.h> for time.
This commit is contained in:
parent
3e75bb9e71
commit
58edb57253
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ Boston, MA 02111-1307, USA. */
|
|||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#include <time.h>
|
||||
|
||||
/* Note on some machines this defines `vector' as a typedef,
|
||||
so make sure we don't use that name in this file. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue