From 3fcfab38a36ff91da2f3299b2d2929f8fcacb797 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Fri, 18 Jul 1997 06:49:27 +0000 Subject: oops --- sys/arch/i386/i386/locore.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/i386/i386/locore.s b/sys/arch/i386/i386/locore.s index 6178e129e84..607989db29d 100644 --- a/sys/arch/i386/i386/locore.s +++ b/sys/arch/i386/i386/locore.s @@ -1,4 +1,4 @@ -/* $OpenBSD: locore.s,v 1.27 1997/07/18 05:32:27 mickey Exp $ */ +/* $OpenBSD: locore.s,v 1.28 1997/07/18 06:49:26 mickey Exp $ */ /* $NetBSD: locore.s,v 1.145 1996/05/03 19:41:19 christos Exp $ */ /*- @@ -64,7 +64,7 @@ #include #include -#inclide +#include #include #define ALIGN_DATA .align 2 -- cgit v1.2.3