Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
DISCONTINUED:openSUSE:11.2
msr-tools
msr-tools-fix-compile-warning.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File msr-tools-fix-compile-warning.diff of Package msr-tools
--- rdmsr.c | 1 + 1 file changed, 1 insertion(+) --- a/rdmsr.c +++ b/rdmsr.c @@ -17,6 +17,7 @@ * Utility to read an MSR. */ +#define _XOPEN_SOURCE 500 /* for pread() */ #include <errno.h> #include <stdio.h> #include <fcntl.h>
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