From e3fab0ff2b195c3d8a393ce3c3dbf20947577ae1 Mon Sep 17 00:00:00 2001 From: Konstantin Belousov Date: Tue, 22 May 2018 20:50:19 +0000 Subject: [PATCH] Fix UP build. Reported by: jhb Sponsored by: The FreeBSD Foundation MFC after: 1 week --- sys/x86/x86/cpu_machdep.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/x86/x86/cpu_machdep.c b/sys/x86/x86/cpu_machdep.c index d3a1cbe11ee..2bdef5165cf 100644 --- a/sys/x86/x86/cpu_machdep.c +++ b/sys/x86/x86/cpu_machdep.c @@ -69,9 +69,7 @@ __FBSDID("$FreeBSD$"); #include #include #include -#ifdef SMP #include -#endif #include #include