aboutsummaryrefslogtreecommitdiff
path: root/lib/isccc/alist.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/isccc/alist.c
parentb04f5d3d3ff49c604e768add0cf35600b9eee074 (diff)
Vendor import of BIND 9.9.8vendor/bind9/9.9.8
Sponsored by: DK Hostmaster A/S
Notes
Notes: svn path=/vendor/bind9/dist/; revision=288438 svn path=/vendor/bind9/9.9.8/; revision=288439; tag=vendor/bind9/9.9.8
Diffstat (limited to 'lib/isccc/alist.c')
-rw-r--r--lib/isccc/alist.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/isccc/alist.c b/lib/isccc/alist.c
index 4f1743ed4972..cec8b5e55030 100644
--- a/lib/isccc/alist.c
+++ b/lib/isccc/alist.c
@@ -1,5 +1,5 @@
/*
- * Portions Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004, 2005, 2007, 2015 Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
@@ -40,6 +40,7 @@
#include <isccc/alist.h>
#include <isc/assertions.h>
+#include <isc/print.h>
#include <isccc/result.h>
#include <isccc/sexpr.h>
#include <isccc/util.h>
@@ -50,7 +51,7 @@
#define ALIST_TAG "*alist*"
#define MAX_INDENT 64
-static char spaces[MAX_INDENT + 1] =
+static char spaces[MAX_INDENT + 1] =
" ";
isccc_sexpr_t *