summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/machine/bus_dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsbsd/include/machine/bus_dma.h')
-rw-r--r--rtemsbsd/include/machine/bus_dma.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/rtemsbsd/include/machine/bus_dma.h b/rtemsbsd/include/machine/bus_dma.h
index d4a1cfb8..c83b1580 100644
--- a/rtemsbsd/include/machine/bus_dma.h
+++ b/rtemsbsd/include/machine/bus_dma.h
@@ -23,8 +23,8 @@
#ifndef _RTEMS_BSD_MACHINE_BUS_DMA_H_
#define _RTEMS_BSD_MACHINE_BUS_DMA_H_
-#ifndef _RTEMS_BSD_MACHINE_RTEMS_BSD_CONFIG_H_
-#error "the header file <freebsd/machine/rtems-bsd-config.h> must be included first"
+#ifndef _RTEMS_BSD_MACHINE_RTEMS_BSD_KERNEL_SPACE_H_
+#error "the header file <machine/rtems-bsd-kernel-space.h> must be included first"
#endif
#include <sys/bus_dma.h>