Separated conn_destroy from conn.c to the file conn_destroy.c
FossilOrigin-Name: 5c05d9c0da8b774f4892c5f284427af0580b5421df6ed5fcefa161e21b8b7718
This commit is contained in:
parent
c60b757cd2
commit
4da98c47c7
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user