Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
csmash
csmash-0.6.6-definitions.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File csmash-0.6.6-definitions.diff of Package csmash
Index: MultiPlay.cpp =================================================================== --- MultiPlay.cpp.orig +++ MultiPlay.cpp @@ -43,7 +43,9 @@ typedef int socklen_t; /* mimic Penguin #else /* ! WIN32 */ +#ifndef closesocket /* see included ttincl.h */ #define closesocket(FD) close(FD) +#endif #endif Index: Network.cpp =================================================================== --- Network.cpp.orig +++ Network.cpp @@ -42,7 +42,9 @@ typedef int socklen_t; /* mimic Penguin #else /* ! WIN32 */ +#ifndef closesocket /* see included ttincl.h */ #define closesocket(FD) close(FD) +#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