mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-22 18:07:25 +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)
|
||||
omapi_listener_trace_setup ();
|
||||
omapi_connection_trace_setup ();
|
||||
omapi_buffer_trace_setup ();
|
||||
#endif
|
||||
|
||||
/* This seems silly, but leave it. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user