mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-15 02:00:00 -04:00
parent
f13692afcf
commit
c117605812
1 changed files with 3 additions and 0 deletions
|
|
@ -26,10 +26,13 @@
|
|||
#include <string.h>
|
||||
|
||||
#include <isc/mem.h>
|
||||
#include <isc/platform.h>
|
||||
#include <isc/result.h>
|
||||
#include <isc/types.h>
|
||||
#include <isc/util.h>
|
||||
|
||||
ISC_PLATFORM_NORETURN_PRE void _fail(const char * const file, const int line) ISC_PLATFORM_NORETURN_POST;
|
||||
|
||||
#include <ns/hooks.h>
|
||||
|
||||
#include "nstest.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue