mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
add <isc/util.h>
This commit is contained in:
parent
fdc5f1702e
commit
36b3ac4dce
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
#endif
|
||||
|
||||
#include <isc/regex.h>
|
||||
#include <isc/util.h>
|
||||
|
||||
ATF_TC(regex_validate);
|
||||
ATF_TC_HEAD(regex_validate, tc) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue