From ea7d6fcdcd7859a010d3bb9da4e027cff21cff00 Mon Sep 17 00:00:00 2001 From: Pyun YongHyeon Date: Tue, 11 Mar 2008 03:44:46 +0000 Subject: Forced commit to note that vr(4) was repocopied from sys/pci and modified for its new location. --- sys/dev/vr/if_vr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/dev/vr/if_vr.c b/sys/dev/vr/if_vr.c index 0550e9be00e5..4c834737719f 100644 --- a/sys/dev/vr/if_vr.c +++ b/sys/dev/vr/if_vr.c @@ -95,7 +95,7 @@ __FBSDID("$FreeBSD$"); #define VR_USEIOSPACE -#include +#include MODULE_DEPEND(vr, pci, 1, 1, 1); MODULE_DEPEND(vr, ether, 1, 1, 1); -- cgit v1.3