add test_net.c
This commit is contained in:
@@ -17,3 +17,4 @@ void LWIP_init(struct Session* session, char* ip, char* mask, char* gw){
|
||||
IPC_CALL(Ipc_LWIP_init)(session, ip, mask, gw);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user