Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > a0a7a5f5adb6e1da631ffff19b232364 > files > 1

libarchive-3.3.1-1.mga6.src.rpm

--- cpio/cpio.c	2010-01-18 19:01:37.000000000 +0100
+++ cpio/cpio.c.oden	2010-02-14 14:17:38.000000000 +0100
@@ -75,6 +75,9 @@ __FBSDID("$FreeBSD: src/usr.bin/cpio/cpi
 #ifdef HAVE_TIME_H
 #include <time.h>
 #endif
+#ifdef HAVE_SYS_TIME_H
+#include <sys/time.h>
+#endif
 
 #include "cpio.h"
 #include "err.h"