mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
[master] missing declaration of INSIST
This commit is contained in:
parent
d227e15567
commit
0bb0890867
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ static char rcsid[] =
|
|||
#include <isc/net.h>
|
||||
#include <isc/print.h>
|
||||
#include <isc/string.h>
|
||||
#include <isc/util.h>
|
||||
|
||||
#define NS_INT16SZ 2
|
||||
#define NS_IN6ADDRSZ 16
|
||||
|
|
|
|||
Loading…
Reference in a new issue