From: pefo Date: Thu, 5 Sep 1996 08:04:14 +0000 (+0000) Subject: include dti X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=829199d96637fd58b2292c428e89aa6ac8b485c2;p=openbsd include dti --- diff --git a/sys/arch/arc/arc/machdep.c b/sys/arch/arc/arc/machdep.c index c7669b06208..3c6d95d72b8 100644 --- a/sys/arch/arc/arc/machdep.c +++ b/sys/arch/arc/arc/machdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: machdep.c,v 1.9 1996/09/04 21:18:19 pefo Exp $ */ +/* $OpenBSD: machdep.c,v 1.10 1996/09/05 08:04:14 pefo Exp $ */ /* * Copyright (c) 1988 University of Utah. * Copyright (c) 1992, 1993 @@ -38,7 +38,7 @@ * SUCH DAMAGE. * * from: @(#)machdep.c 8.3 (Berkeley) 1/12/94 - * $Id: machdep.c,v 1.9 1996/09/04 21:18:19 pefo Exp $ + * $Id: machdep.c,v 1.10 1996/09/05 08:04:14 pefo Exp $ */ /* from: Utah Hdr: machdep.c 1.63 91/04/24 */ @@ -91,7 +91,7 @@ #include #include -#include +#include #include diff --git a/sys/arch/arc/dev/pccons.c b/sys/arch/arc/dev/pccons.c index 66e6e05d212..82d48e84ac6 100644 --- a/sys/arch/arc/dev/pccons.c +++ b/sys/arch/arc/dev/pccons.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pccons.c,v 1.5 1996/09/04 21:18:22 pefo Exp $ */ +/* $OpenBSD: pccons.c,v 1.6 1996/09/05 08:04:16 pefo Exp $ */ /* $NetBSD: pccons.c,v 1.89 1995/05/04 19:35:20 cgd Exp $ */ /*- @@ -73,7 +73,7 @@ #include #include #include -#include +#include #include #include