mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-18 13:56:27 +00:00
8 lines
112 B
C
8 lines
112 B
C
![]() |
#ifndef ISC_TASK_P_H
|
||
|
#define ISC_TASK_P_H
|
||
|
|
||
|
isc_result_t
|
||
|
isc__taskmgr_dispatch(void);
|
||
|
|
||
|
#endif /* ISC_TASK_P_H */
|