summaryrefslogtreecommitdiff
path: root/usr.sbin/bind/lib/dns/name.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bind/lib/dns/name.c')
-rw-r--r--usr.sbin/bind/lib/dns/name.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bind/lib/dns/name.c b/usr.sbin/bind/lib/dns/name.c
index 87ce4539366..482cb44a4bf 100644
--- a/usr.sbin/bind/lib/dns/name.c
+++ b/usr.sbin/bind/lib/dns/name.c
@@ -14,11 +14,11 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: name.c,v 1.21 2020/01/22 12:57:21 florian Exp $ */
+/* $Id: name.c,v 1.22 2020/01/22 13:02:09 florian Exp $ */
/*! \file */
-#include <config.h>
+
#include <ctype.h>
#include <stdlib.h>