diff --git a/sys/arch/netwinder/include/bootconfig.h b/sys/arch/netwinder/include/bootconfig.h index 3d3542c33312..9e6a093fa7b5 100644 --- a/sys/arch/netwinder/include/bootconfig.h +++ b/sys/arch/netwinder/include/bootconfig.h @@ -1,4 +1,4 @@ -/* $NetBSD: bootconfig.h,v 1.1 2001/04/19 07:11:01 matt Exp $ */ +/* $NetBSD: bootconfig.h,v 1.2 2002/04/12 18:01:17 bjh21 Exp $ */ /* * Copyright (c) 1994 Mark Brinicombe. @@ -42,8 +42,6 @@ * Based on kate/boot/bootconfig.h */ -#include "opt_footbridge.h" - typedef struct _PhysMem { u_int address; u_int pages;