mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-23 10:28:08 +00:00
Call trace setup hooks for connection.c and buffer.c.
This commit is contained in:
parent
1a3bb68cca
commit
bc43c8131c
@ -182,6 +182,8 @@ isc_result_t omapi_init (void)
|
|||||||
|
|
||||||
#if defined (TRACING)
|
#if defined (TRACING)
|
||||||
omapi_listener_trace_setup ();
|
omapi_listener_trace_setup ();
|
||||||
|
omapi_connection_trace_setup ();
|
||||||
|
omapi_buffer_trace_setup ();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* This seems silly, but leave it. */
|
/* This seems silly, but leave it. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user