Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:GA
time
time-alpha.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File time-alpha.patch of Package time
--- resuse.h | 4 ++++ 1 file changed, 4 insertions(+) Index: time-1.7/resuse.h =================================================================== --- time-1.7.orig/resuse.h +++ time-1.7/resuse.h @@ -39,6 +39,9 @@ struct timeval # if HAVE_WAIT3 # include <sys/resource.h> # else +# if defined(__linux__) && defined(__alpha__) +# include <sys/resource.h> +# else /* Process resource usage structure. */ struct rusage { @@ -49,6 +52,7 @@ struct rusage ru_oublock, ru_msgsnd, ru_msgrcv, ru_nsignals, ru_nvcsw, ru_nivcsw; }; +# endif # endif #endif
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor