summaryrefslogtreecommitdiff
path: root/lib/dns/forward.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dns/forward.c')
-rw-r--r--lib/dns/forward.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/dns/forward.c b/lib/dns/forward.c
index 7ec4e5c9debbc..c465ddf90db99 100644
--- a/lib/dns/forward.c
+++ b/lib/dns/forward.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004, 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009, 2016 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
@@ -15,8 +15,6 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: forward.c,v 1.14 2009/09/02 23:48:02 tbox Exp $ */
-
/*! \file */
#include <config.h>
@@ -24,7 +22,6 @@
#include <isc/magic.h>
#include <isc/mem.h>
#include <isc/rwlock.h>
-#include <isc/sockaddr.h>
#include <isc/util.h>
#include <dns/forward.h>