Separated conn_destroy from conn.c to the file conn_destroy.c

FossilOrigin-Name: 5c05d9c0da8b774f4892c5f284427af0580b5421df6ed5fcefa161e21b8b7718
This commit is contained in:
7u83@mail.ru 2014-07-20 10:50:01 +00:00
parent c60b757cd2
commit 4da98c47c7
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ CONNOBJS= conn.o \
conn_q_get_packet.o \
conn_q_recv_packet.o \
conn_recv_packet.o \
conn_destroy.o \
connlist.o