From: Paul Eggert Date: Tue, 24 Oct 2000 06:37:55 +0000 (+0000) Subject: Include , since we invoke "time". X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=22596ef5992e948ed407404a180347cc0d79d205;p=chaz%2Ftar Include , since we invoke "time". --- diff --git a/src/extract.c b/src/extract.c index 052348a..8cabb52 100644 --- a/src/extract.c +++ b/src/extract.c @@ -18,6 +18,7 @@ #include "system.h" #include +#include #if HAVE_UTIME_H # include