Added prepare_* functions.
FossilOrigin-Name: 42e5f2b015cc892a64a509841b3311616fe29ff8765be13aabd291eae1cbcdb6
This commit is contained in:
parent
397fb5516d
commit
8ab9373eb1
@ -152,7 +152,9 @@ CONNOBJS= conn.o \
|
|||||||
conn_create_noq.o \
|
conn_create_noq.o \
|
||||||
conn_send_response.o \
|
conn_send_response.o \
|
||||||
conn_get_message.o \
|
conn_get_message.o \
|
||||||
conn_get_response.o
|
conn_get_response.o \
|
||||||
|
conn_prepare_configuration_update_request.o \
|
||||||
|
conn_prepare_request.o
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user