Include <time.h>, since we invoke "time".

This commit is contained in:
Paul Eggert
2000-10-24 06:37:55 +00:00
parent 614f749ff7
commit 22596ef599

View File

@@ -18,6 +18,7 @@
#include "system.h"
#include <quotearg.h>
#include <time.h>
#if HAVE_UTIME_H
# include <utime.h>