From 574abd292652f8b4cb7e88312c416c0b2eb9389e Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Sat, 16 Sep 2000 18:46:05 +0000 Subject: [PATCH] Make LINT compile again. --- sys/dev/cy/cy_pci.c | 1 + sys/pci/cy_pci.c | 1 + 2 files changed, 2 insertions(+) diff --git a/sys/dev/cy/cy_pci.c b/sys/dev/cy/cy_pci.c index e1158d2e35e8..f7e2414a1e22 100644 --- a/sys/dev/cy/cy_pci.c +++ b/sys/dev/cy/cy_pci.c @@ -36,6 +36,7 @@ #include #include #include +#include #include #include diff --git a/sys/pci/cy_pci.c b/sys/pci/cy_pci.c index e1158d2e35e8..f7e2414a1e22 100644 --- a/sys/pci/cy_pci.c +++ b/sys/pci/cy_pci.c @@ -36,6 +36,7 @@ #include #include #include +#include #include #include