Removed stio.h
FossilOrigin-Name: 3589bf07850a85aa52350f8c04e85c52565e5e33fbf1ecedf5277d6067d35d48
This commit is contained in:
parent
db5013df57
commit
b35e094210
@ -16,8 +16,6 @@
|
||||
|
||||
*/
|
||||
|
||||
|
||||
#include <stdio.h> //tube
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
@ -61,5 +59,3 @@ void process_discovery_request(struct wtpinfo * wtpinfo, uint8_t * msg, int len)
|
||||
cw_foreach_msgelem(msg,len,wtpinfo_readelem_discovery_req,wtpinfo);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user