mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-21 19:45:34 +00:00
FS-9952: Add rpc h files to ks
This commit is contained in:
parent
5eb61cf535
commit
fa6a4e7686
@ -137,6 +137,8 @@ KS_DECLARE(void) ks_random_string(char *buf, uint16_t len, char *set);
|
||||
#include "ks_bencode.h"
|
||||
#include "ks_rng.h"
|
||||
#include "ks_acl.h"
|
||||
#include "ks_rpcmessage.h"
|
||||
#include "ks_base64.h"
|
||||
|
||||
KS_END_EXTERN_C
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user