#include <string.h> for strcmp

This commit is contained in:
Mark Andrews 2015-05-11 12:16:07 +10:00
parent 9ae1588020
commit b4a6f7fff4

View file

@ -18,6 +18,8 @@
#include <atf-c.h>
#include <string.h>
#include <isc/result.h>
ATF_TC(isc_result_toid);