]> Dogcows Code - chaz/tar/blobdiff - src/extract.c
Include <time.h>, since we invoke "time".
[chaz/tar] / src / extract.c
index 052348ae40fb1e23b9e5ee258c521b4f3a3b85c3..8cabb52cf9704b9df47b2abe5859aa0ce40010b1 100644 (file)
@@ -18,6 +18,7 @@
 
 #include "system.h"
 #include <quotearg.h>
+#include <time.h>
 
 #if HAVE_UTIME_H
 # include <utime.h>
This page took 0.020621 seconds and 4 git commands to generate.