Include machine/vmparam.h

This commit is contained in:
mark 1998-08-25 21:56:14 +00:00
parent bd14bb41f0
commit 61bd706797
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: podulebus.c,v 1.30 1998/07/07 03:05:16 mark Exp $ */
/* $NetBSD: podulebus.c,v 1.31 1998/08/25 21:56:14 mark Exp $ */
/*
* Copyright (c) 1994-1996 Mark Brinicombe.
@ -54,6 +54,7 @@
#include <machine/irqhandler.h>
#include <machine/bootconfig.h>
#include <machine/pte.h>
#include <machine/vmparam.h>
#include <arm32/iomd/iomdreg.h>
#include <arm32/podulebus/podulebus.h>
#include <arm32/podulebus/podules.h>