From a6e315b69dfdc4c7f71de3677f7b514b13a8f14b Mon Sep 17 00:00:00 2001 From: bde Date: Tue, 2 Sep 1997 01:19:47 +0000 Subject: Added used #include - don't depend on including (unless we only use the bogusly shared M*WAIT flags). --- sys/dev/ar/if_ar.c | 3 ++- sys/dev/ar/if_ar_isa.c | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'sys/dev/ar') diff --git a/sys/dev/ar/if_ar.c b/sys/dev/ar/if_ar.c index 8e5c384..88619b8 100644 --- a/sys/dev/ar/if_ar.c +++ b/sys/dev/ar/if_ar.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: if_ar.c,v 1.14 1997/02/22 09:36:15 peter Exp $ + * $Id: if_ar.c,v 1.15 1997/05/19 22:02:47 joerg Exp $ */ /* @@ -53,6 +53,7 @@ #include #include +#include #include #include #include diff --git a/sys/dev/ar/if_ar_isa.c b/sys/dev/ar/if_ar_isa.c index 8e5c384..88619b8 100644 --- a/sys/dev/ar/if_ar_isa.c +++ b/sys/dev/ar/if_ar_isa.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: if_ar.c,v 1.14 1997/02/22 09:36:15 peter Exp $ + * $Id: if_ar.c,v 1.15 1997/05/19 22:02:47 joerg Exp $ */ /* @@ -53,6 +53,7 @@ #include #include +#include #include #include #include -- cgit v1.1