Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lmich
Licq
licq-1.3.5.2-assert.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File licq-1.3.5.2-assert.patch of Package Licq
--- licq-1.3.2/src/icqd-srv.cpp +++ licq-1.3.2/src/icqd-srv.cpp @@ -10,6 +10,7 @@ #include "config.h" #endif +#include <cassert> #include <stdio.h> #include <string.h> #include <sys/types.h> --- licq-1.3.2/src/icqd.cpp +++ licq-1.3.2/src/icqd.cpp @@ -10,6 +10,7 @@ #include "config.h" #endif +#include <cassert> #include <string.h> #include <sys/types.h> #include <unistd.h> --- licq-1.3.2/src/socket.cpp +++ licq-1.3.2/src/socket.cpp @@ -12,6 +12,7 @@ #include "config.h" #endif +#include <cassert> #include <stdio.h> #include <sys/types.h> #include <sys/socket.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