From c7ec83b0be51786ea4c365eb59ebdf526dcbc642 Mon Sep 17 00:00:00 2001 From: imp Date: Mon, 11 Jan 2010 17:14:10 +0000 Subject: [PATCH] Get sb_zbpci.c compiling again after the macros PCI_BUSMAX, PCI_SLOTMAX and PCI_FUNCMAX were moved to pcireg.h. Submitted by: neel@ --- sys/mips/sibyte/sb_zbpci.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/mips/sibyte/sb_zbpci.c b/sys/mips/sibyte/sb_zbpci.c index 6017aa5ff8c4..cd0daeab2291 100644 --- a/sys/mips/sibyte/sb_zbpci.c +++ b/sys/mips/sibyte/sb_zbpci.c @@ -39,6 +39,7 @@ #include #include +#include #include #include