From 1189c35dd79409d5d5cfc1aa280a8e105d90d906 Mon Sep 17 00:00:00 2001 From: Rex Jolliff Date: Tue, 25 Aug 1998 04:48:36 +0000 Subject: [PATCH] Release cleanup svn path=/trunk/; revision=15 --- reactos/include/internal/dma.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/include/internal/dma.h b/reactos/include/internal/dma.h index 137f7cf76db..236a9b16fee 100644 --- a/reactos/include/internal/dma.h +++ b/reactos/include/internal/dma.h @@ -1,4 +1,4 @@ -/* $Id: dma.h,v 1.2 1998/08/12 22:43:24 rosmgr Exp $ +/* $Id: dma.h,v 1.3 1998/08/25 04:48:36 rex Exp $ * linux/include/asm/dma.h: Defines for using and allocating dma channels. * Written by Hennus Bergman, 1992. * High DMA channel support & info by Hannu Savolainen @@ -8,7 +8,7 @@ #ifndef _ASM_DMA_H #define _ASM_DMA_H -#include "io.h" /* need byte IO */ +#include /* need byte IO */ #ifdef HAVE_REALLY_SLOW_DMA_CONTROLLER