Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2002 17:27:13 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 14067 for review
Message-ID:  <200207110027.g6B0RDhJ079253@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=14067

Change 14067 by peter@peter_daintree on 2002/07/10 17:26:48

	OK, so <sys/smp.h> isn't a superset of <machine/smp.h>

Affected files ...

.. //depot/projects/pmap/sys/i386/i386/pmap.c#21 edit

Differences ...

==== //depot/projects/pmap/sys/i386/i386/pmap.c#21 (text+ko) ====

@@ -104,6 +104,7 @@
 #include <machine/md_var.h>
 #include <machine/specialreg.h>
 #if defined(SMP) || defined(APIC_IO)
+#include <machine/smp.h>
 #include <machine/apic.h>
 #include <machine/segments.h>
 #include <machine/tss.h>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207110027.g6B0RDhJ079253>