summaryrefslogtreecommitdiff
path: root/sbin/unwind/frontend.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/unwind/frontend.c')
-rw-r--r--sbin/unwind/frontend.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/unwind/frontend.c b/sbin/unwind/frontend.c
index 9c6bc62a5ef..ebe1a3c79b8 100644
--- a/sbin/unwind/frontend.c
+++ b/sbin/unwind/frontend.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: frontend.c,v 1.15 2019/02/18 07:50:14 florian Exp $ */
+/* $OpenBSD: frontend.c,v 1.16 2019/03/01 08:02:25 florian Exp $ */
/*
* Copyright (c) 2018 Florian Obser <florian@openbsd.org>
@@ -48,7 +48,7 @@
#include "libunbound/sldns/str2wire.h"
#include "libunbound/sldns/wire2str.h"
-#include "uw_log.h"
+#include "log.h"
#include "unwind.h"
#include "frontend.h"
#include "control.h"