From 11a91bffe528ee9ac968079a0fa615ea7aeec111 Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Tue, 2 Sep 2003 20:24:42 +0000 Subject: Preparatory commit to allow prototypes in ofw_machdep.h to contain both newbus types and OFW types. This involves either including or . Reviewed by: jake, jmg, tmm --- sys/dev/gem/if_gem_pci.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/dev/gem') diff --git a/sys/dev/gem/if_gem_pci.c b/sys/dev/gem/if_gem_pci.c index 0383f0e4f5c0..ecd1b10179b7 100644 --- a/sys/dev/gem/if_gem_pci.c +++ b/sys/dev/gem/if_gem_pci.c @@ -53,6 +53,7 @@ __FBSDID("$FreeBSD$"); #include #include +#include #include #include -- cgit v1.3