From b1037dcd53d5a0d9f735002dfe48153f9678742b Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Thu, 21 Aug 1997 20:33:42 +0000 Subject: #include explicitly in the few places that it is required. --- sys/dev/eisa/eisaconf.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/dev') diff --git a/sys/dev/eisa/eisaconf.c b/sys/dev/eisa/eisaconf.c index 7153df6ff03f..cf3cd3f96e3b 100644 --- a/sys/dev/eisa/eisaconf.c +++ b/sys/dev/eisa/eisaconf.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: eisaconf.c,v 1.28 1997/07/20 06:31:09 bde Exp $ + * $Id: eisaconf.c,v 1.29 1997/08/21 07:36:43 fsmp Exp $ */ #include "opt_eisa.h" @@ -38,6 +38,8 @@ #include #include +#include + #include #include /* Hmmm. Interrupt stuff? */ -- cgit v1.3