mirror of
https://gitee.com/openharmony/communication_dsoftbus
synced 2024-11-23 08:49:59 +00:00
update sdk/frame/small/src/softbus_client_stub.c.
Signed-off-by: zhengpengyue <zhengpengyue1@huawei.com>
This commit is contained in:
parent
306429c7c1
commit
1b5b8b63ea
@ -14,7 +14,11 @@
|
||||
*/
|
||||
|
||||
#include "bus_center_client_stub.h"
|
||||
#include "bus_center_server_proxy.h"
|
||||
#include "client_bus_center_manager.h"
|
||||
#include "client_trans_session_manager.h"
|
||||
#include "comm_log.h"
|
||||
|
||||
#include "disc_client_stub.h"
|
||||
#include "iproxy_client.h"
|
||||
#include "ipc_skeleton.h"
|
||||
@ -30,9 +34,6 @@
|
||||
#include "softbus_server_proxy.h"
|
||||
#include "trans_client_stub.h"
|
||||
#include "trans_server_proxy.h"
|
||||
#include "bus_center_server_proxy.h"
|
||||
#include "client_trans_session_manager.h"
|
||||
#include "client_bus_center_manager.h"
|
||||
|
||||
#define INVALID_CB_ID 0xFF
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user