Explorar o código

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

Paul Eggert %!s(int64=24) %!d(string=hai) anos
pai
achega
22596ef599
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/extract.c

+ 1 - 0
src/extract.c

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