mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
FS-2746 --resolve large xmlrpc update thanks garmt
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#ifndef _XMLRPC_SERVER_HTTPSYS_H_
|
||||
#define _XMLRPC_SERVER_HTTPSYS_H_ 1
|
||||
|
||||
#include "c_util.h"
|
||||
#include "transport_config.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
@@ -81,6 +82,7 @@ typedef struct {
|
||||
not the caller is new enough to have supplied a certain parameter.
|
||||
*/
|
||||
|
||||
XMLRPC_DLLEXPORT
|
||||
void
|
||||
xmlrpc_server_httpsys(
|
||||
xmlrpc_env * const envP,
|
||||
@@ -92,4 +94,4 @@ xmlrpc_server_httpsys(
|
||||
}
|
||||
#endif /* __cplusplus */
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user