From b47bfbe544d34ff21bc24b57c556621eb2355e45 Mon Sep 17 00:00:00 2001 From: jhb Date: Wed, 28 Mar 2001 09:17:56 +0000 Subject: Catch up to header include changes: - now requires - and now require --- sys/dev/ichsmb/ichsmb.c | 1 + sys/dev/ichsmb/ichsmb_pci.c | 1 + 2 files changed, 2 insertions(+) (limited to 'sys/dev/ichsmb') diff --git a/sys/dev/ichsmb/ichsmb.c b/sys/dev/ichsmb/ichsmb.c index 71b9b7a..c17f09a 100644 --- a/sys/dev/ichsmb/ichsmb.c +++ b/sys/dev/ichsmb/ichsmb.c @@ -51,6 +51,7 @@ #include #include #include +#include #include #include #include diff --git a/sys/dev/ichsmb/ichsmb_pci.c b/sys/dev/ichsmb/ichsmb_pci.c index 24c4423..cc39b8c 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 #include -- cgit v1.1