diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2015-10-01 07:47:44 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2015-10-01 07:47:44 +0000 |
commit | ff14d03521a89636be959e65a21374951fe699ba (patch) | |
tree | f50c4271d12b6939db067758ade30df93a038a91 /lib/dns/keytable.c | |
parent | b04f5d3d3ff49c604e768add0cf35600b9eee074 (diff) |
Notes
Diffstat (limited to 'lib/dns/keytable.c')
-rw-r--r-- | lib/dns/keytable.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/dns/keytable.c b/lib/dns/keytable.c index 29f129ffbf5f..2ed49ffd311d 100644 --- a/lib/dns/keytable.c +++ b/lib/dns/keytable.c @@ -22,6 +22,7 @@ #include <config.h> #include <isc/mem.h> +#include <isc/print.h> #include <isc/rwlock.h> #include <isc/string.h> /* Required for HP/UX (and others?) */ #include <isc/util.h> |