diff --git a/sys/amd64/amd64/identcpu.c b/sys/amd64/amd64/identcpu.c index 7a4eb8ca852..dee898c4295 100644 --- a/sys/amd64/amd64/identcpu.c +++ b/sys/amd64/amd64/identcpu.c @@ -35,11 +35,10 @@ * SUCH DAMAGE. * * from: Id: machdep.c,v 1.193 1996/06/18 01:22:04 bde Exp - * $Id: identcpu.c,v 1.7 1996/10/09 19:47:15 bde Exp $ + * $Id: identcpu.c,v 1.8 1996/11/11 20:38:50 bde Exp $ */ #include "opt_cpu.h" -#include "opt_temporary.h" /* for I586_OPTIMIZED_B* */ #include #include diff --git a/sys/i386/i386/identcpu.c b/sys/i386/i386/identcpu.c index 7a4eb8ca852..dee898c4295 100644 --- a/sys/i386/i386/identcpu.c +++ b/sys/i386/i386/identcpu.c @@ -35,11 +35,10 @@ * SUCH DAMAGE. * * from: Id: machdep.c,v 1.193 1996/06/18 01:22:04 bde Exp - * $Id: identcpu.c,v 1.7 1996/10/09 19:47:15 bde Exp $ + * $Id: identcpu.c,v 1.8 1996/11/11 20:38:50 bde Exp $ */ #include "opt_cpu.h" -#include "opt_temporary.h" /* for I586_OPTIMIZED_B* */ #include #include