Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:Rebuild
motif
fix-implicit-declarations-gcc14.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-implicit-declarations-gcc14.patch of Package motif
Index: b/lib/Xm/XpmI.h =================================================================== --- a/lib/Xm/XpmI.h +++ b/lib/Xm/XpmI.h @@ -129,9 +129,9 @@ extern "C" { extern FILE *popen(); #endif -#if defined(SYSV) || defined(SVR4) || defined(VMS) || defined(WIN32) || defined (_SVID_SOURCE) #include <string.h> +#if defined(SYSV) || defined(SVR4) || defined(VMS) || defined(WIN32) || defined (_SVID_SOURCE) #ifndef index #define index strchr #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