From 976ffba921e2e773de0b6053241ae3681d20d2ab Mon Sep 17 00:00:00 2001 From: grehan Date: Fri, 25 Jun 2004 13:42:48 +0000 Subject: Catchup to now-required for PowerPC --- sys/powerpc/ofw/ofw_pcib_pci.c | 1 + sys/powerpc/ofw/ofw_syscons.c | 1 + 2 files changed, 2 insertions(+) (limited to 'sys/powerpc/ofw') diff --git a/sys/powerpc/ofw/ofw_pcib_pci.c b/sys/powerpc/ofw/ofw_pcib_pci.c index 96c8d56..6cf5cb8 100644 --- a/sys/powerpc/ofw/ofw_pcib_pci.c +++ b/sys/powerpc/ofw/ofw_pcib_pci.c @@ -28,6 +28,7 @@ */ #include +#include #include #include #include diff --git a/sys/powerpc/ofw/ofw_syscons.c b/sys/powerpc/ofw/ofw_syscons.c index 697e75d..504b87d 100644 --- a/sys/powerpc/ofw/ofw_syscons.c +++ b/sys/powerpc/ofw/ofw_syscons.c @@ -31,6 +31,7 @@ __FBSDID("$FreeBSD$"); #include #include +#include #include #include #include -- cgit v1.1