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