Sophie

Sophie

distrib > Mandriva > mes5 > i586 > by-pkgid > 2ed954c15cd71a85d2b668ecb248d0a2 > files > 3

tcsh-6.15-3mdv2009.0.src.rpm

--- tcsh-6.10.00/sh.h	Sun Nov 19 15:50:43 2000
+++ tcsh-6.10.00/sh.h.new	Tue Feb  6 15:11:33 2001
@@ -208,7 +208,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