From 5f683e623fd60fe20344858550862cb1b390d8c2 Mon Sep 17 00:00:00 2001 From: jhb Date: Thu, 5 Jul 2001 21:28:47 +0000 Subject: Make these compile again by adding proc.h include for GIANT_REQUIRED that is in included vm headers. --- sys/dev/agp/agp_via.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/dev/agp/agp_via.c') diff --git a/sys/dev/agp/agp_via.c b/sys/dev/agp/agp_via.c index 086b027..1e9eff9 100644 --- a/sys/dev/agp/agp_via.c +++ b/sys/dev/agp/agp_via.c @@ -36,6 +36,7 @@ #include #include #include +#include #include #include -- cgit v1.1