summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bind/lib/isc/commandline.c
diff options
context:
space:
mode:
authorflorian <florian@openbsd.org>2020-01-22 13:02:09 +0000
committerflorian <florian@openbsd.org>2020-01-22 13:02:09 +0000
commit985b3553f5781728a521e5360c18f492d56a3f9a (patch)
tree6df954d18dc598cb88e043d2dfdbfa61d51a4c15 /usr.sbin/bind/lib/isc/commandline.c
parentunifdef the last config.h bits (diff)
downloadwireguard-openbsd-985b3553f5781728a521e5360c18f492d56a3f9a.tar.xz
wireguard-openbsd-985b3553f5781728a521e5360c18f492d56a3f9a.zip
config.h and platform.h are unused now
Diffstat (limited to 'usr.sbin/bind/lib/isc/commandline.c')
-rw-r--r--usr.sbin/bind/lib/isc/commandline.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bind/lib/isc/commandline.c b/usr.sbin/bind/lib/isc/commandline.c
index c97d6afb39c..d7ae27990f3 100644
--- a/usr.sbin/bind/lib/isc/commandline.c
+++ b/usr.sbin/bind/lib/isc/commandline.c
@@ -43,7 +43,7 @@
* SUCH DAMAGE.
*/
-/* $Id: commandline.c,v 1.11 2020/01/20 18:49:45 florian Exp $ */
+/* $Id: commandline.c,v 1.12 2020/01/22 13:02:09 florian Exp $ */
/*! \file
* This file was adapted from the NetBSD project's source tree, RCS ID:
@@ -58,7 +58,7 @@
* \author Principal ISC caretaker: DCL
*/
-#include <config.h>
+
#include <stdio.h>