From fa5e41c85df76f6b9aa6350d6f458df10b44f909 Mon Sep 17 00:00:00 2001 From: Archie Cobbs Date: Fri, 8 Dec 2000 00:49:37 +0000 Subject: [PATCH] Add missing #include. --- sys/dev/ichsmb/ichsmb_pci.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/dev/ichsmb/ichsmb_pci.c b/sys/dev/ichsmb/ichsmb_pci.c index 8dfa6df5412..24c4423e8a1 100644 --- a/sys/dev/ichsmb/ichsmb_pci.c +++ b/sys/dev/ichsmb/ichsmb_pci.c @@ -48,6 +48,7 @@ #include #include #include +#include #include #include