2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

add <isc/util.h>

This commit is contained in:
Michael Graff
1999-12-16 22:47:38 +00:00
parent ec075c6efb
commit b24e559dee

View File

@@ -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];