Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 1955f3ad8ea068f31683b12b5755ac79 > files > 2

tcsh-6.24.10-1.mga9.src.rpm

Index: sh.h
===================================================================
--- a/sh.h
+++ b/sh.h	2012-01-22 22:40:25.219838617 +0100
@@ -249,7 +249,7 @@
 # include <sys/procstats.h>
 #endif /* _SEQUENT_ */
 #if (defined(POSIX) || SYSVREL > 0) && !defined(WINNT_NATIVE)
-# include <sys/times.h>
+# include <time.h>
 #endif /* (POSIX || SYSVREL > 0) && !WINNT_NATIVE */
 
 #ifdef NLS