prototype for prepare request function

FossilOrigin-Name: e29965187028085baba5b5be44e09c014bd9e8555422fadfd575fe9fa949428a
This commit is contained in:
7u83@mail.ru 2014-08-23 09:56:00 +00:00
parent a2b87578b1
commit 17937c2bb6
1 changed files with 1 additions and 0 deletions

View File

@ -171,6 +171,7 @@ void conn_q_add_packet(struct conn * conn,uint8_t *packet,int len);
extern void conn_prepare_request(struct conn * conn, int type);