summaryrefslogtreecommitdiff
path: root/lib/dns/keytable.c
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2015-10-01 07:47:44 +0000
committerErwin Lansing <erwin@FreeBSD.org>2015-10-01 07:47:44 +0000
commitff14d03521a89636be959e65a21374951fe699ba (patch)
treef50c4271d12b6939db067758ade30df93a038a91 /lib/dns/keytable.c
parentb04f5d3d3ff49c604e768add0cf35600b9eee074 (diff)
Notes
Diffstat (limited to 'lib/dns/keytable.c')
-rw-r--r--lib/dns/keytable.c1
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>