mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 11:09:59 -04:00
add <isc/util.h>
This commit is contained in:
parent
dac7bc0ef8
commit
22c2ef8ead
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