You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/modules/cdp/cdp_rpc.h

17 lines
201 B

/*
* rpc.h
*
* Created on: 27 May 2014
* Author: jaybeepee
*/
#ifndef RPC_H_
#define RPC_H_
#include "../../rpc.h"
#include "config.h"
extern rpc_export_t cdp_rpc[];
#endif /* RPC_H_ */