Skip to content

Commit

Permalink
Merge pull request #880 from mslehto/faked_msg.h
Browse files Browse the repository at this point in the history
remove lib/kcore/faked_msg.h
  • Loading branch information
miconda committed Dec 4, 2016
2 parents 938ac5e + 0e2cb06 commit cc41e2c
Show file tree
Hide file tree
Showing 21 changed files with 20 additions and 47 deletions.
2 changes: 1 addition & 1 deletion fmsg.h
Expand Up @@ -18,7 +18,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/

#ifndef _FMSG_H_
#define _FMSG_H_

Expand Down
27 changes: 0 additions & 27 deletions lib/kcore/faked_msg.h

This file was deleted.

2 changes: 1 addition & 1 deletion modules/cnxcc/cnxcc_mod.c
Expand Up @@ -55,7 +55,7 @@
#include "../dialog/dlg_load.h"
#include "../dialog/dlg_hash.h"
#include "../../mi/mi_types.h"
#include "../../lib/kcore/faked_msg.h"
#include "../../fmsg.h"
#include "../../rpc.h"
#include "../../rpc_lookup.h"

Expand Down
2 changes: 1 addition & 1 deletion modules/dialog/dialog.c
Expand Up @@ -56,7 +56,7 @@
#include "../../pvar.h"
#include "../../mod_fix.h"
#include "../../script_cb.h"
#include "../../lib/kcore/faked_msg.h"
#include "../../fmsg.h"
#include "../../hashes.h"
#include "../../lib/kcore/kstats_wrapper.h"
#include "../../mem/mem.h"
Expand Down
2 changes: 1 addition & 1 deletion modules/dialog/dlg_handlers.c
Expand Up @@ -37,7 +37,7 @@
#include "../../action.h"
#include "../../script_cb.h"
#include "../../pt.h"
#include "../../lib/kcore/faked_msg.h"
#include "../../fmsg.h"
#include "../../parser/parse_from.h"
#include "../../parser/parse_cseq.h"
#include "../../parser/contact/parse_contact.h"
Expand Down
2 changes: 1 addition & 1 deletion modules/dispatcher/dispatch.c
Expand Up @@ -52,7 +52,7 @@
#include "../../lib/srdb1/db_res.h"
#include "../../str.h"
#include "../../script_cb.h"
#include "../../lib/kcore/faked_msg.h"
#include "../../fmsg.h"

#include "ds_ht.h"
#include "api.h"
Expand Down
2 changes: 1 addition & 1 deletion modules/erlang/handle_emsg.c
Expand Up @@ -37,7 +37,7 @@
#include "../../dprint.h"
#include "../../sr_module.h"
#include "../../cfg/cfg_struct.h"
#include "../../lib/kcore/faked_msg.h"
#include "../../fmsg.h"

int handle_msg_req_tuple(cnode_handler_t *phandler, erlang_msg * msg);
int handle_req_ref_tuple(cnode_handler_t *phandler, erlang_msg * msg);
Expand Down
2 changes: 1 addition & 1 deletion modules/evapi/evapi_dispatch.c
Expand Up @@ -37,7 +37,7 @@
#include "../../dprint.h"
#include "../../ut.h"
#include "../../cfg/cfg_struct.h"
#include "../../lib/kcore/faked_msg.h"
#include "../../fmsg.h"

#include "evapi_dispatch.h"

Expand Down
2 changes: 1 addition & 1 deletion modules/evapi/evapi_mod.c
Expand Up @@ -36,7 +36,7 @@
#include "../../mod_fix.h"
#include "../../pvar.h"
#include "../../cfg/cfg_struct.h"
#include "../../lib/kcore/faked_msg.h"
#include "../../fmsg.h"

#include "../../modules/tm/tm_load.h"

Expand Down
2 changes: 1 addition & 1 deletion modules/htable/ht_api.c
Expand Up @@ -30,7 +30,7 @@
#include "../../hashes.h"
#include "../../ut.h"
#include "../../re.h"
#include "../../lib/kcore/faked_msg.h"
#include "../../fmsg.h"
#include "../../action.h"
#include "../../route.h"
#include "../../kemi.h"
Expand Down
2 changes: 1 addition & 1 deletion modules/htable/htable.c
Expand Up @@ -38,7 +38,7 @@
#include "../../rpc_lookup.h"
#include "../../kemi.h"
#include "../../lib/kmi/mi.h"
#include "../../lib/kcore/faked_msg.h"
#include "../../fmsg.h"

#include "../../pvar.h"
#include "ht_api.h"
Expand Down
2 changes: 1 addition & 1 deletion modules/http_async_client/async_http.c
Expand Up @@ -45,7 +45,7 @@
#include "../../dprint.h"
#include "../../ut.h"
#include "../../cfg/cfg_struct.h"
#include "../../lib/kcore/faked_msg.h"
#include "../../fmsg.h"
#include "../../modules/tm/tm_load.h"

#include "async_http.h"
Expand Down
2 changes: 1 addition & 1 deletion modules/http_async_client/http_async_client_mod.c
Expand Up @@ -49,7 +49,7 @@
#include "../../mod_fix.h"
#include "../../pvar.h"
#include "../../cfg/cfg_struct.h"
#include "../../lib/kcore/faked_msg.h"
#include "../../fmsg.h"

#include "../../modules/tm/tm_load.h"
#include "../../modules/pv/pv_api.h"
Expand Down
2 changes: 1 addition & 1 deletion modules/ims_dialog/dlg_handlers.c
Expand Up @@ -14,7 +14,7 @@
#include "../../lib/kcore/statistics.h"
#include "../../action.h"
#include "../../script_cb.h"
#include "../../lib/kcore/faked_msg.h"
#include "../../fmsg.h"
#include "../../parser/parse_from.h"
#include "../../parser/parse_cseq.h"
#include "../../parser/contact/parse_contact.h"
Expand Down
2 changes: 1 addition & 1 deletion modules/ims_dialog/ims_dialog.c
Expand Up @@ -13,7 +13,7 @@
#include "../../pvar.h"
#include "../../mod_fix.h"
#include "../../script_cb.h"
#include "../../lib/kcore/faked_msg.h"
#include "../../fmsg.h"
#include "../../lib/kcore/kstats_wrapper.h"
#include "../../mem/mem.h"
#include "../../lib/kmi/mi.h"
Expand Down
2 changes: 1 addition & 1 deletion modules/kazoo/kz_amqp.h
Expand Up @@ -39,7 +39,7 @@

#include "const.h"
#include "defs.h"
#include "../../lib/kcore/faked_msg.h"
#include "../../fmsg.h"

typedef enum {
KZ_AMQP_CONNECTION_CLOSED = 0,
Expand Down
2 changes: 1 addition & 1 deletion modules/mqueue/mqueue_api.c
Expand Up @@ -33,7 +33,7 @@
#include "../../parser/parse_param.h"
#include "../../ut.h"
#include "../../shm_init.h"
#include "../../lib/kcore/faked_msg.h"
#include "../../fmsg.h"

#include "mqueue_api.h"

Expand Down
2 changes: 1 addition & 1 deletion modules/registrar/regpv.c
Expand Up @@ -33,7 +33,7 @@
#include "../../mod_fix.h"
#include "../../route.h"
#include "../../action.h"
#include "../../lib/kcore/faked_msg.h"
#include "../../fmsg.h"
#include "../usrloc/usrloc.h"
#include "registrar.h"
#include "common.h"
Expand Down
2 changes: 1 addition & 1 deletion modules/rtimer/rtimer_mod.c
Expand Up @@ -42,7 +42,7 @@
#include "../../timer_proc.h"
#include "../../script_cb.h"
#include "../../parser/parse_param.h"
#include "../../lib/kcore/faked_msg.h"
#include "../../fmsg.h"


MODULE_VERSION
Expand Down
2 changes: 1 addition & 1 deletion modules/uac/uac_send.c
Expand Up @@ -35,7 +35,7 @@
#include "../../parser/parse_from.h"
#include "../../parser/parse_to.h"
#include "../../parser/contact/parse_contact.h"
#include "../../lib/kcore/faked_msg.h"
#include "../../fmsg.h"

#include "auth.h"
#include "auth_hdr.h"
Expand Down
2 changes: 1 addition & 1 deletion modules/websocket/ws_conn.c
Expand Up @@ -27,7 +27,7 @@
#include "../../locking.h"
#include "../../str.h"
#include "../../tcp_conn.h"
#include "../../lib/kcore/faked_msg.h"
#include "../../fmsg.h"
#include "../../lib/kcore/kstats_wrapper.h"
#include "../../lib/kmi/tree.h"
#include "../../mem/mem.h"
Expand Down

0 comments on commit cc41e2c

Please sign in to comment.