Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
udftools
udftools-HZ.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File udftools-HZ.patch of Package udftools
--- cdrwtool/cdrwtool.h +++ cdrwtool/cdrwtool.h @@ -22,6 +22,10 @@ /* * adjust these values if commands are timing out before completion */ +#ifndef HZ +#define HZ sysconf(_SC_CLK_TCK) +#endif + #define WAIT_PC (5 * HZ) #define WAIT_SYNC (25 * HZ) #define WAIT_BLANK (60 * 60 * HZ)
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