From 1c312632937d7a1602e26567f7b7d6d2296f088e Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Sun, 10 Apr 2016 12:32:47 +0000 Subject: remove an uneeded include --- sys/arch/armv7/armv7/autoconf.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'sys') diff --git a/sys/arch/armv7/armv7/autoconf.c b/sys/arch/armv7/armv7/autoconf.c index be6257b37db..970d25aab05 100644 --- a/sys/arch/armv7/armv7/autoconf.c +++ b/sys/arch/armv7/armv7/autoconf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: autoconf.c,v 1.4 2016/04/10 12:24:13 jsg Exp $ */ +/* $OpenBSD: autoconf.c,v 1.5 2016/04/10 12:32:46 jsg Exp $ */ /* $NetBSD: autoconf.c,v 1.2 2001/09/05 16:17:36 matt Exp $ */ /* @@ -53,10 +53,7 @@ #include #include -#include - struct device *bootdv = NULL; -extern char *hw_prod; void dumpconf(void); -- cgit v1.2.3