mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
#include <string.h> for strcmp
This commit is contained in:
parent
9ae1588020
commit
b4a6f7fff4
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@
|
|||
|
||||
#include <atf-c.h>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include <isc/result.h>
|
||||
|
||||
ATF_TC(isc_result_toid);
|
||||
|
|
|
|||
Loading…
Reference in a new issue