Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Maintenance:2103
openh323.openSUSE_12.2_Update
openh323-incl.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openh323-incl.diff of Package openh323.openSUSE_12.2_Update
--- plugins/audio/GSM0610/src/code.c +++ plugins/audio/GSM0610/src/code.c @@ -10,6 +10,7 @@ #include "config.h" +#include <string.h> #ifdef HAS_STDLIB_H #include <stdlib.h> #else --- src/h261codec.cxx +++ src/h261codec.cxx @@ -267,6 +267,7 @@ */ #include <ptlib.h> +#include <ptlib/video.h> #ifdef __GNUC__ #pragma implementation "h261codec.h" --- src/h323ep.cxx +++ src/h323ep.cxx @@ -788,6 +788,7 @@ #include "../version.h" #include "h323pluginmgr.h" +#include <ptlib/sound.h> #include <ptclib/random.h> #include <ptclib/pstun.h> #include <ptclib/url.h> --- src/h4601.cxx +++ src/h4601.cxx @@ -55,6 +55,7 @@ #pragma implementation "h4601.h" #endif +#include <ptlib/pluginmgr.h> #include <h460.h> #include "h4601.h" #include <h323.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