From 4fae91180410239629b2430dc918f04a2c302622 Mon Sep 17 00:00:00 2001 From: green Date: Sun, 22 Aug 1999 23:44:33 +0000 Subject: Finish unbreaking autoconf.c includes (for non-SMP.) --- sys/amd64/amd64/autoconf.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/amd64') diff --git a/sys/amd64/amd64/autoconf.c b/sys/amd64/amd64/autoconf.c index 3d718a7..1969d30 100644 --- a/sys/amd64/amd64/autoconf.c +++ b/sys/amd64/amd64/autoconf.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * from: @(#)autoconf.c 7.1 (Berkeley) 5/9/91 - * $Id: autoconf.c,v 1.133 1999/08/22 19:59:29 peter Exp $ + * $Id: autoconf.c,v 1.134 1999/08/22 21:44:32 peter Exp $ */ /* @@ -74,6 +74,7 @@ #include "pnp.h" #if NPNP > 0 +#include #include #include #endif -- cgit v1.1