summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/amd64/initcpu.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/amd64/amd64/initcpu.c b/sys/amd64/amd64/initcpu.c
index a569d0c..42a0777 100644
--- a/sys/amd64/amd64/initcpu.c
+++ b/sys/amd64/amd64/initcpu.c
@@ -26,10 +26,11 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: initcpu.c,v 1.10 1997/11/21 22:33:52 jlemon Exp $
+ * $Id: initcpu.c,v 1.11 1998/01/03 05:35:51 kato Exp $
*/
#include "opt_cpu.h"
+#include "opt_failsafe.h"
#include <sys/param.h>
#include <sys/kernel.h>
OpenPOWER on IntegriCloud