mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 23:00:00 -04:00
add <isc/util.h>
This commit is contained in:
parent
ec075c6efb
commit
b24e559dee
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
#include <isc/assertions.h>
|
||||
#include <isc/types.h>
|
||||
#include <isc/lfsr.h>
|
||||
#include <isc/util.h>
|
||||
|
||||
isc_uint32_t state[1024 * 64];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue