Sign Up
Log In
Sign Up
Username:
*
Email:
*
Password:
*
Password confirmation:
*
or
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Virtualization
virtualbox
gentoo-C23.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gentoo-C23.patch of Package virtualbox
https://bugs.gentoo.org/946955 --- a/include/iprt/types.h +++ b/include/iprt/types.h @@ -282,7 +282,10 @@ # endif # else -# undef bool /* see above netbsd explanation */ +# if defined (__KERNEL__) typedef _Bool bool; +# else +# include <stdbool.h> +# endif # endif # else # if RT_MSC_PREREQ(RT_MSC_VER_VC120)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Contact
Support
@OBShq
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor